summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin <calvin@EESI>2013-05-28 09:53:26 -0400
committerCalvin <calvin@EESI>2013-05-28 09:53:26 -0400
commitc5fe7c606d746275bfaf168748259ca151fb4434 (patch)
tree8c1fb10f90126bde881602a063ecdce0ef080840
parenta2b3c94df7aadc9c0150fe5f1296d31b662beefd (diff)
added license
-rw-r--r--LICENSE17
-rw-r--r--README.markdown5
2 files changed, 22 insertions, 0 deletions
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