diff options
author | Calvin <calvin@EESI> | 2013-05-28 09:53:26 -0400 |
---|---|---|
committer | Calvin <calvin@EESI> | 2013-05-28 09:53:26 -0400 |
commit | c5fe7c606d746275bfaf168748259ca151fb4434 (patch) | |
tree | 8c1fb10f90126bde881602a063ecdce0ef080840 /LICENSE | |
parent | a2b3c94df7aadc9c0150fe5f1296d31b662beefd (diff) |
added license
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 17 |
1 files changed, 17 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/. |