From c5fe7c606d746275bfaf168748259ca151fb4434 Mon Sep 17 00:00:00 2001 From: Calvin Date: Tue, 28 May 2013 09:53:26 -0400 Subject: added license --- LICENSE | 17 +++++++++++++++++ README.markdown | 5 +++++ 2 files changed, 22 insertions(+) create mode 100644 LICENSE diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000..8e51776 --- /dev/null +++ b/LICENSE @@ -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 -- cgit v1.2.3