chiark / gitweb /
contrib/: Add copyright notices to contributed scripts.
authorMark Wooding <mdw@distorted.org.uk>
Tue, 26 Sep 2017 10:24:05 +0000 (11:24 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 14 Jun 2018 09:34:25 +0000 (10:34 +0100)
contrib/knock.in
contrib/tripe-service.service.in
contrib/tripe-upstart.in
contrib/tripe.service.in

index b1754d931cc6169c5a4b3e3e46a907337f8ef87f..d7e0f0efd0154a56df74c15be08fb5a47e4d9b57 100755 (executable)
@@ -1,4 +1,26 @@
 #! /bin/sh
+###
+### SSH forced-command script for establishing dynamic associations.
+###
+### (c) 2012 Mark Wooding
+###
+
+###----- Licensing notice ---------------------------------------------------
+###
+### This file is part of Trivial IP Encryption (TrIPE).
+###
+### TrIPE 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.
+###
+### TrIPE 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 TrIPE.  If not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
index bdecb1c9f14617aa7e869a14418fcefa276d7b32..0091f0115bdaf84ee86b053fb5f653f45e6a6262 100644 (file)
@@ -1,6 +1,26 @@
 ;;; -*-conf-windows-*-
 ;;;
 ;;; systemd service configuration for tripe services [@service@]
+;;;
+;;; (c) 2014 Mark Wooding
+;;;
+
+;;;----- Licensing notice ---------------------------------------------------
+;;;
+;;; This file is part of Trivial IP Encryption (TrIPE).
+;;;
+;;; TrIPE 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.
+;;;
+;;; TrIPE 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 TrIPE.  If not, see <https://www.gnu.org/licenses/>.
 
 [Unit]
 Description=Tripe service @service@: @descr@
index 8d558f0175db44747aed8b979c1384abed07d51c..390f18928ef2c08f0c50d5b4648e486a1cafec68 100644 (file)
@@ -1,6 +1,26 @@
 ### -*-conf-*-
 ###
 ### Upstart control script for tripe.
+###
+### (c) 2012 Mark Wooding
+###
+
+###----- Licensing notice ---------------------------------------------------
+###
+### This file is part of Trivial IP Encryption (TrIPE).
+###
+### TrIPE 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.
+###
+### TrIPE 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 TrIPE.  If not, see <https://www.gnu.org/licenses/>.
 
 ###--------------------------------------------------------------------------
 ### Identification.
index 7261c1ab2ba9d6c31a9d99455e4cac23b227d10d..034852796682aefcdd9116f2416bb8111af37843 100644 (file)
@@ -1,6 +1,26 @@
 ;;; -*-conf-windows-*-
 ;;;
 ;;; systemd service configuration for the main tripe server.
+;;;
+;;; (c) 2014 Mark Wooding
+;;;
+
+;;;----- Licensing notice ---------------------------------------------------
+;;;
+;;; This file is part of Trivial IP Encryption (TrIPE).
+;;;
+;;; TrIPE 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.
+;;;
+;;; TrIPE 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 TrIPE.  If not, see <https://www.gnu.org/licenses/>.
 
 [Unit]
 Description=Tripe virtual private network server