chiark / gitweb /
lib/: Attach proper LGPL notices to files.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2015 14:44:44 +0000 (14:44 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Tue, 15 Dec 2015 14:44:44 +0000 (14:44 +0000)
Include a `.skelrc' file so that future files added here get the proper
notice.

lib/.skelrc [new file with mode: 0644]
lib/Makefile.am
lib/sod-structs.3
lib/sod.3

diff --git a/lib/.skelrc b/lib/.skelrc
new file mode 100644 (file)
index 0000000..3115eb2
--- /dev/null
@@ -0,0 +1,6 @@
+;;; -*-emacs-lisp-*-
+
+(setq skel-alist
+      (append
+       '((licence-text . skelrc-lgpl))
+       skel-alist))
index 3521d281e30395befbc9239bc1ff9093cd31206e..939f7213a6334143ec5f84756afc9eba7122e4f0 100644 (file)
 ### This file is part of the Sensible Object Design, an object system for C.
 ###
 ### SOD 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 2 of the License, or
-### (at your option) any later version.
+### it under the terms of the GNU Library General Public License as
+### published by the Free Software Foundation; either version 2 of the
+### License, or (at your option) any later version.
 ###
 ### SOD 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.
+### GNU Library General Public License for more details.
 ###
-### You should have received a copy of the GNU General Public License
-### along with SOD; if not, write to the Free Software Foundation,
-### Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+### You should have received a copy of the GNU Library General Public
+### License along with SOD; if not, write to the Free
+### Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+### MA 02111-1307, USA.
 
 include        $(top_srcdir)/vars.am
 
index da12cc56926a745f4bd3ddb1e63a00b380224948..a6c9db2452375dce0c57cfccb78b8c8f5c39793d 100644 (file)
 .\" This file is part of the Sensible Object Design, an object system for C.
 .\"
 .\" SOD 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 2 of the License, or
-.\" (at your option) any later version.
+.\" it under the terms of the GNU Library General Public License as
+.\" published by the Free Software Foundation; either version 2 of the
+.\" License, or (at your option) any later version.
 .\"
 .\" SOD 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.
+.\" GNU Library General Public License for more details.
 .\"
-.\" You should have received a copy of the GNU General Public License
-.\" along with SOD; if not, write to the Free Software Foundation,
-.\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+.\" You should have received a copy of the GNU Library General Public
+.\" License along with SOD; if not, write to the Free
+.\" Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+.\" MA 02111-1307, USA.
 .
 .\" Highlight using terminal escapes, rather than overstriking.
 .\"\X'tty: sgr 1'
index c35d3c048fbddea03ef99a9e588e921baeca05ca..a1d520ae4b519a478964f3b33aef4dfc98d4e582 100644 (file)
--- a/lib/sod.3
+++ b/lib/sod.3
 .\" This file is part of the Sensible Object Design, an object system for C.
 .\"
 .\" SOD 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 2 of the License, or
-.\" (at your option) any later version.
+.\" it under the terms of the GNU Library General Public License as
+.\" published by the Free Software Foundation; either version 2 of the
+.\" License, or (at your option) any later version.
 .\"
 .\" SOD 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.
+.\" GNU Library General Public License for more details.
 .\"
-.\" You should have received a copy of the GNU General Public License
-.\" along with SOD; if not, write to the Free Software Foundation,
-.\" Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+.\" You should have received a copy of the GNU Library General Public
+.\" License along with SOD; if not, write to the Free
+.\" Software Foundation, Inc., 59 Temple Place - Suite 330, Boston,
+.\" MA 02111-1307, USA.
 .
 .\" Highlight using terminal escapes, rather than overstriking.
 .\"\X'tty: sgr 1'