chiark / gitweb /
Licence for innduct
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Mon, 3 May 2010 02:20:11 +0000 (03:20 +0100)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Mon, 3 May 2010 02:20:11 +0000 (03:20 +0100)
backends/innduct.c
debian/copyright

index eb8d63aa281a3493418415c0ab4a48868703a63c..005df921d90ec2ecf0fabd4fbb51ee6f86fd70a0 100644 (file)
@@ -1,3 +1,29 @@
+/*
+ *  innduct
+ *  tailing reliable realtime streaming feeder for inn
+ *
+ *  Copyright (C) 2010 Ian Jackson <ijackson@chiark.greenend.org.uk>
+ * 
+ *  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/>.
+ *
+ *  (I believe that when you compile and link this as part of the inn2
+ *  build, with the Makefile runes I have provided, all the libraries
+ *  and files which end up included in innduct are licence-compatible
+ *  with GPLv3.  If not then please let me know.  -Ian Jackson.)
+ */
+
+
 /*
  * debugging rune:
  *  build-lfs/backends/innduct --connection-timeout=30 --no-daemon -C ../inn.conf -f `pwd`/fee sit localhost
 /*
  * debugging rune:
  *  build-lfs/backends/innduct --connection-timeout=30 --no-daemon -C ../inn.conf -f `pwd`/fee sit localhost
index 762e6a3cebaee38ea1660dbb29a0d3547fb21ace..07f56166475af4351d158de02fa75b063841a3a4 100644 (file)
@@ -81,6 +81,9 @@ files.  Specifically (but possibly not comprehensively):
    Consortium license (less restrictive than INN's licese).  See the
    beginning of the file for details.
 
    Consortium license (less restrictive than INN's licese).  See the
    beginning of the file for details.
 
+   innduct is Copyright 2010 Ian Jackson and is released under
+   GPLv3 or later.  See backends/innduct.c.
+
 
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL'.