diff options
| -rw-r--r-- | LICENSE | 17 | ||||
| -rw-r--r-- | README.markdown | 5 | 
2 files changed, 22 insertions, 0 deletions
| @@ -0,0 +1,17 @@ +The Quikr project is released under the GPL-3 License.  + +Copyright 2008, 2010, 2013 Drexel University, Calvin Morrison, +Gail Rosen, David Koslicki, Christopher Cramer. + +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see http://www.gnu.org/licenses/. diff --git a/README.markdown b/README.markdown index 0eb34cc..d329d54 100644 --- a/README.markdown +++ b/README.markdown @@ -24,6 +24,11 @@ line utility, but we also provide python and matlab scripts.  ## Contact ##  For issues with the quikr software, contact gailro@gmail.com +## License ## + +The Quikr project is released under the GPL-3 License. Please view the LICENSE +file for more details. +  ## Contributors ##  + David Koslicki  + Simon Foucart | 
