diff options
author | jao <jao@gnu.org> | 2022-03-13 00:03:47 +0000 |
---|---|---|
committer | jao <jao@gnu.org> | 2022-03-13 00:03:47 +0000 |
commit | 24a5d48fd1246ec4dbdec1050696b9bac49be049 (patch) | |
tree | 9cd3f962144f70859012999f740c689625abbbef /lib/skels/fsf-copyright | |
parent | 5d0e66fb6bb48609146d6954ab504ebf6ed88613 (diff) | |
download | elibs-24a5d48fd1246ec4dbdec1050696b9bac49be049.tar.gz elibs-24a5d48fd1246ec4dbdec1050696b9bac49be049.tar.bz2 |
original skeletons out of the closet
Diffstat (limited to 'lib/skels/fsf-copyright')
-rw-r--r-- | lib/skels/fsf-copyright | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/lib/skels/fsf-copyright b/lib/skels/fsf-copyright new file mode 100644 index 0000000..af83705 --- /dev/null +++ b/lib/skels/fsf-copyright @@ -0,0 +1,12 @@ +This file 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 file 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/>. |