diff options
author | Jon Bernard <jbernard@tuxion.com> | 2011-11-01 09:32:33 -0400 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2011-11-01 09:32:33 -0400 |
commit | 8d249dcdb137b1a587c4c4714524dc07136579bf (patch) | |
tree | dda86e37f15d10a8a1373448c4996774a500415b /LICENSE.rst | |
parent | 346a5c349207dc98c47f1405c5eef7173de364a4 (diff) | |
parent | 4584eb5790d42092ba1d3965ae987fef7b4d8c43 (diff) | |
download | dotfiles-8d249dcdb137b1a587c4c4714524dc07136579bf.tar.gz dotfiles-8d249dcdb137b1a587c4c4714524dc07136579bf.tar.bz2 dotfiles-8d249dcdb137b1a587c4c4714524dc07136579bf.zip |
Merge branch 'feature/multiple-config' into develop
Diffstat (limited to 'LICENSE.rst')
-rw-r--r-- | LICENSE.rst | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/LICENSE.rst b/LICENSE.rst new file mode 100644 index 0000000..c45726b --- /dev/null +++ b/LICENSE.rst @@ -0,0 +1,19 @@ +License +------- + +GPL License. :: + +Copyright (C) 2011 Jon Bernard and contributers + +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/>. |