chiark / gitweb /
legal: Add missing notice to many files
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 30 Dec 2021 13:06:55 +0000 (13:06 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 30 Dec 2021 13:38:39 +0000 (13:38 +0000)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
48 files changed:
CREDITS
INSTALL
NOTES
NOTES.peer-keys
OLD-BUGS
OLD-NEWS
README
README.mac
README.make-secnet-sites
Suffix.sd.mk
TODO
comprehensive-test
conffile.y
eax-serpentbe-test.c
example.conf
mtest/Dir.sd.mk
mtest/Ginside.sites
mtest/Goutside.sites
mtest/common.tcl
mtest/delegations.sites
mtest/header.sites
mtest/t-basic
mtest/t-filter
mtest/t-prefix
mtest/t-userv
parallel-test.make
parallel-test.sh
pretest-to-tested
serpent.h
serpentbe.c
stest/Dir.sd.mk
stest/common.tcl
stest/t-Cnonnego-on
stest/t-Cnonnego-onr
stest/t-basic-kex
stest/t-nonnego-on
stest/t-nonnego-oo
test-common.sd.mk
test-common.tcl
test-example/Dir.sd.mk
test-example/bogus-setup-request.c
test-example/common.conf
test-example/fake-userv
test-example/inside-polypath.conf
test-example/outside-random.conf
test-example/outside-unshare.conf
test-example/outside.conf
test-example/sites

diff --git a/CREDITS b/CREDITS
index ce757a804d85a000a17221498636ac303c62f51c..99e7286594e1e57a4a4e0850512fbec5424fe3dc 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -23,3 +23,10 @@ Joachim Henke - basE91 encoding format and the corresponding C library
 Adrien Béraud, Guillaume Jacquenot, SunDwarf - python basE91 library
 Joey Hess - some elements of the Debian packaging
 Miquel van Smoorenburg, Ian Murdock - original init script example
 Adrien Béraud, Guillaume Jacquenot, SunDwarf - python basE91 library
 Joey Hess - some elements of the Debian packaging
 Miquel van Smoorenburg, Ian Murdock - original init script example
+
+
+-- 
+This file is part of secnet.
+See LICENCE and this file CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
diff --git a/INSTALL b/INSTALL
index c9db17412f68bd1a105a03e1b2940899146705f7..30cae5f819751930c01477bbd1b32e62008f73d1 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -186,3 +186,10 @@ site sinister
   networks 192.168.73.0/24 192.168.1.0/24 172.19.71.0/24
   address sinister.dynamic.greenend.org.uk 51396
   pubkey 1024 35 142982503......[lots more].....0611 steve@sinister
   networks 192.168.73.0/24 192.168.1.0/24 172.19.71.0/24
   address sinister.dynamic.greenend.org.uk 51396
   pubkey 1024 35 142982503......[lots more].....0611 steve@sinister
+
+
+-- 
+This file is part of secnet.
+See LICENCE and CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
diff --git a/NOTES b/NOTES
index 001c118e96f9401592560ea3332583b653ac2c55..e628b4d7f8bc037ede8145118f2376b1463f8b39 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -450,3 +450,10 @@ With PROD, the period of broken communication due to a key exchange
 interrupted by a restart is limited to the key exchange total
 retransmission timeout, rather than also including the key exchange
 retry timeout.
 interrupted by a restart is limited to the key exchange total
 retransmission timeout, rather than also including the key exchange
 retry timeout.
+
+
+-- 
+This file is part of secnet.
+See LICENCE and CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
index 2c5821302fa3d6c3ce549f9adbdcba1ab160e1ca..e53cc4c58a6e60dc66a93525cc01d11c3c39a6ee 100644 (file)
@@ -110,3 +110,10 @@ QED.
  each other in the effects specified in POSIX.1-2017 when they
  operate on regular files or symbolic links:
   ... rename ... open ...
  each other in the effects specified in POSIX.1-2017 when they
  operate on regular files or symbolic links:
   ... rename ... open ...
+
+
+-- 
+This file is part of secnet.
+See LICENCE and CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
index 02a2de3a26435e2f04fe63084826ebfec1d82ade..ebe4faef8a8eee149f5efc01505cc08099de7bf6 100644 (file)
--- a/OLD-BUGS
+++ b/OLD-BUGS
@@ -9,3 +9,10 @@ interested in.
 Make explicit in the documentation that -n causes all log output to go
 to stderr.  Provide an option that is _really_ just "don't fork()" for
 people who want to run secnet from init.
 Make explicit in the documentation that -n causes all log output to go
 to stderr.  Provide an option that is _really_ just "don't fork()" for
 people who want to run secnet from init.
+
+
+-- 
+This file is part of secnet.
+See LICENCE and CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
index 8094c3e79c448870a606cd3aca1224a4fd58b9bc..60b47467cc75b69857dfdcb8abf967e9afac3ff0 100644 (file)
--- a/OLD-NEWS
+++ b/OLD-NEWS
@@ -329,3 +329,10 @@ The sequence number skew detection code in transform.c now only
 complains about 'reverse skew' - replays of packets that are too
 old. 'Forward skew' (gaps in the sequence numbers of received packets)
 is now tolerated silently, to cope with large amounts of packet loss.
 complains about 'reverse skew' - replays of packets that are too
 old. 'Forward skew' (gaps in the sequence numbers of received packets)
 is now tolerated silently, to cope with large amounts of packet loss.
+
+
+-- 
+This file is part of secnet.
+See LICENCE and CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
diff --git a/README b/README
index 5b2a8c090a70e9158d5c5144ee770fbf61c80091..5ce337c6d5c5e1d3217d641fdd7ddeb77279870b 100644 (file)
--- a/README
+++ b/README
@@ -616,3 +616,11 @@ readfile: string
 map:
   applies the closure specified as arg1 to each of the elements in the list.
   Returns a list made up of the outputs of the closure.
 map:
   applies the closure specified as arg1 to each of the elements in the list.
   Returns a list made up of the outputs of the closure.
+
+
+* Legal
+
+This file is part of secnet.
+See LICENCE and CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
index c84a84f21e773db58dcb680c697ba3260d0e8df6..2e231a989051f36f39ac1a892946e373cf274b21 100644 (file)
@@ -81,3 +81,10 @@ You should now be able to build both debug and release configurations
 using ⌘B.
 
 Richard Kettlewell 2011-07-23
 using ⌘B.
 
 Richard Kettlewell 2011-07-23
+
+
+-- 
+This file is part of secnet.
+See LICENCE and this file CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
index cbf304e80eb3feb129ce72df6c59eefe6c1ef1c6..4fc812ca90a6abcba2c18b38fe89eb3556c468b7 100644 (file)
@@ -314,3 +314,12 @@ OUTPUT STRUCTURE
        named `netlink' used to set the `link' key in each site
        definition.  Usually, this will be constructed by a partial
        application of the built-in `userv-ipif' or `tun' closures.
        named `netlink' used to set the `link' key in each site
        definition.  Usually, this will be constructed by a partial
        application of the built-in `userv-ipif' or `tun' closures.
+
+
+
+
+-- 
+This file is part of secnet.
+See LICENCE and this file CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
index 5daff5e7eefa2e9d66800ac68ca1b1e9ccc16397..ff0b7d1376732c36b20d6c36c870eeb96fa4a2a5 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 &TARGETS_check +=
 &TARGETS_fullcheck +=
 
 &TARGETS_check +=
 &TARGETS_fullcheck +=
 
diff --git a/TODO b/TODO
index 2d5e447edeb162360ff15fbeb94e1a1754d691b3..fedd017c9adb04dee6f57776ce3ae63806171d14 100644 (file)
--- a/TODO
+++ b/TODO
@@ -32,3 +32,10 @@ implemented in netlink)
 
 global:
 consider using liboop for the event loop
 
 global:
 consider using liboop for the event loop
+
+
+-- 
+This file is part of secnet.
+See LICENCE and this file CREDITS for full list of copyright holders.
+SPDX-License-Identifier: GPL-3.0-or-later
+There is NO WARRANTY.
index 1d5ee7f4262c699e1968fe1a5fe08c34bea587fc..919c690fbb6c5510dc3c5fead70b8d66fa6d9f6d 100755 (executable)
@@ -1,4 +1,9 @@
 #!/bin/bash
 #!/bin/bash
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 set -e
 set -o pipefail
 
 set -e
 set -o pipefail
 
index 9f32cfdaf5c6ba53d4f37397449043351b97dc51..2d08847e002c3145c1bbcaea6e734f27fd058832 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * This file is part of secnet.
+ * See LICENCE and this file CREDITS for full list of copyright holders.
+ * SPDX-License-Identifier: GPL-3.0-or-later
+ * There is NO WARRANTY.
+ */
+
 %token TOK_STRING
 %token TOK_NUMBER
 %token TOK_KEY
 %token TOK_STRING
 %token TOK_NUMBER
 %token TOK_KEY
index ce5b3dc5adfc044a846d0322bd587931bf631db7..3025774f21dee0d4f05d44f1aa5bd4752cf16fd8 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * This file is part of secnet.
+ * See LICENCE and this file CREDITS for full list of copyright holders.
+ * SPDX-License-Identifier: GPL-3.0-or-later
+ * There is NO WARRANTY.
+ */
+
 #include "eax-test.h"
 #include "serpent.h"
 /* multiple-inclusion protection means that serpent.h's inclusion
 #include "eax-test.h"
 #include "serpent.h"
 /* multiple-inclusion protection means that serpent.h's inclusion
index c7e3eb38ecebc23526ba0d5c1e2cd08afab03d63..d746a56a3a0b5f037bbee6f606fd16780943096d 100644 (file)
@@ -1,5 +1,10 @@
 # secnet example configuration file
 
 # secnet example configuration file
 
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 # Log facility
 # If you use this unaltered you should consider providing automatic log
 # rotation for /var/log/secnet.  secnet will close and re-open its logfiles
 # Log facility
 # If you use this unaltered you should consider providing automatic log
 # rotation for /var/log/secnet.  secnet will close and re-open its logfiles
index bdb872fbfe6b6c885b6f4119290adc67cc05dd31..67eefbf65c82d9a6fdec49fa566cd1f1279f642c 100644 (file)
@@ -1,3 +1,7 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 &DEPS += &~/make-secnet-sites
 &DEPS += &~/ipaddrset.py
 
 &DEPS += &~/make-secnet-sites
 &DEPS += &~/ipaddrset.py
index 3348266895f90190b326df9ef29892aca134b71e..9ffdeb523edb84df34741b135863320c92378762 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 vpn test-example
 location inside root
 site inside
 vpn test-example
 location inside root
 site inside
index c85f5f81acc8bdcff537264e293a7bfaae67c2fe..2f2c5013fdf8a57fdfeaf2e98cc39e6d5959e429 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 vpn test-example
 location outside root
 site outside
 vpn test-example
 location outside root
 site outside
index c33db2caedd641dca0bb137f9b4db55d3e091a58..b5c1160d05cee5786f1f030da78e750b5c658619 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 source test-common.tcl
 
 proc mss-program {} {
 source test-common.tcl
 
 proc mss-program {} {
index f6632e2ce6411c97380be0333de5d9b7b1bc7c5e..aebdfa394b834acc70b10f893e8acbae9d85bb85 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 location outside Goutside
 restrict-nets 172.18.232.0/29
 
 location outside Goutside
 restrict-nets 172.18.232.0/29
 
index f4b34814a340b1759e21cb3fad77127a4a69cce6..5e91afcfc3fc939036adb8a49490a88f2fcc05b2 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 vpn test-example
 contact header@example.com
 dh 8db5f2c15ac96d9f3382d1ef4688fba14dc7908ae7dfd71a9cfe7f479a75d506dc53f159aeaf488bde073fe544bc91c099f101fcf60074f30c06e36263c03ca9e07931ce3fc235fe1171dc6d9316fb097bd4362891e2c36e234e7c16b038fd97b1f165c710e90537de66ee4f54001f5712b050d4e07de3fba07607b19b64f6c3 2
 vpn test-example
 contact header@example.com
 dh 8db5f2c15ac96d9f3382d1ef4688fba14dc7908ae7dfd71a9cfe7f479a75d506dc53f159aeaf488bde073fe544bc91c099f101fcf60074f30c06e36263c03ca9e07931ce3fc235fe1171dc6d9316fb097bd4362891e2c36e234e7c16b038fd97b1f165c710e90537de66ee4f54001f5712b050d4e07de3fba07607b19b64f6c3 2
index d6b1b57ab424184c24d3a856a8571bd62b95d33a..87571d770daeef6dd2c4073c9dc3a6d0e697e7ca 100755 (executable)
@@ -1,4 +1,8 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 source mtest/common.tcl
 
 
 source mtest/common.tcl
 
index 78d8fb1abd6943799d948daee651c95809c8ec6d..7d5538b5cca4b2b2774e6a19f91e3cc9676e97be 100755 (executable)
@@ -1,4 +1,8 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 source mtest/common.tcl
 
 
 source mtest/common.tcl
 
index d53b3cb4ce9dfc25fdbef6339e79bf51e6a6f6fe..ee980edd5dddc3d1c8f644c759dc91e7ff860d91 100755 (executable)
@@ -1,4 +1,8 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 source mtest/common.tcl
 
 
 source mtest/common.tcl
 
index 87d97b0e707321fba0344f088dcc6afc04781649..5ff7155a0bca62db330c289f27218090dd9625a0 100755 (executable)
@@ -1,4 +1,8 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 source mtest/common.tcl
 
 
 source mtest/common.tcl
 
index 17c190a516a79b5c800f11fb4c4731364d8c3f47..51c377d264c23aa9470f3d666e2d4d0317920ea9 100644 (file)
@@ -1,3 +1,7 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 # usage
 #  ../parallel-bisect.sh
 
 # usage
 #  ../parallel-bisect.sh
index ccd6ab3e171fbe0c29ed8dd4e93d57b77d874fd4..81fd0e51ae36b7579c327e36c77e0416f57143c9 100755 (executable)
@@ -1,5 +1,10 @@
 #!/bin/sh
 
 #!/bin/sh
 
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 # usage
 #  ../parallel-bisect.sh
 #
 # usage
 #  ../parallel-bisect.sh
 #
index fea6e97874c828950944f25f95228f3c38c32b6b..bfa9352def445dbfbe28d3f25551fb3e0b391e6f 100755 (executable)
@@ -1,5 +1,10 @@
 #!/bin/bash
 
 #!/bin/bash
 
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 # best to run this in a git-worktree
 # example runes in main tree:
 #  git-branch -f pretest && git-branch -f tested `git-merge-base HEAD tested` && git-checkout wip
 # best to run this in a git-worktree
 # example runes in main tree:
 #  git-branch -f pretest && git-branch -f tested `git-merge-base HEAD tested` && git-checkout wip
index 857b1b9cdeedd7c2918b19b02aa0fd1e68bceede..b7e85e0f404981f635ca778a3ea7f99251044350 100644 (file)
--- a/serpent.h
+++ b/serpent.h
@@ -1,3 +1,10 @@
+/*
+ * This file is part of secnet.
+ * See LICENCE and this file CREDITS for full list of copyright holders.
+ * SPDX-License-Identifier: GPL-3.0-or-later
+ * There is NO WARRANTY.
+ */
+
 #ifndef serpent_h
 #define serpent_h
 
 #ifndef serpent_h
 #define serpent_h
 
index 758d5c989cb9bae6c86888deda2b3f4149937daf..92e0d2c96d0e9bd5544dd24a31e8d4490f5ed30e 100644 (file)
@@ -1,2 +1,9 @@
+/*
+ * This file is part of secnet.
+ * See LICENCE and this file CREDITS for full list of copyright holders.
+ * SPDX-License-Identifier: GPL-3.0-or-later
+ * There is NO WARRANTY.
+ */
+
 #define SERPENT_BIGENDIAN
 #include "serpent.c"
 #define SERPENT_BIGENDIAN
 #include "serpent.c"
index f3c0685ded6dcc7da4c4eeabe3a2d6077253be9c..5be48347d7acff2dd0dec3f3d83d06abe2f91ee4 100644 (file)
@@ -1,3 +1,7 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 &TARGETS += & udp-preload.so
 
 
 &TARGETS += & udp-preload.so
 
index cd0780e417a9ad7839f32d570e5d0508114a2718..4c04a93bbf068a2970ee7ebea11dea153dfdf12a 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 source test-common.tcl
 
 package require Tclx
 source test-common.tcl
 
 package require Tclx
index 5aec1a3350259b7847de58485c387104c866d222..da65280367e24bae21253eabd37bf04bebed06d3 100755 (executable)
@@ -1,3 +1,8 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 set oldsecnet(inside) 1
 source stest/t-nonnego-on
 set oldsecnet(inside) 1
 source stest/t-nonnego-on
index dc3fdbf2d2cc0ff45ce446aa479597919ee51888..a03895496d80f97a83e4189562a498fe3197a643 100755 (executable)
@@ -1,4 +1,9 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 set oldsecnet(inside) 1
 set initiator outside
 source stest/t-nonnego-on
 set oldsecnet(inside) 1
 set initiator outside
 source stest/t-nonnego-on
index 0952d5fe000db66235df4bf7654bdede1c450fc7..4372930f906fa5b5d6623f6804abf43d0c754b1d 100755 (executable)
@@ -1,4 +1,8 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 source stest/common.tcl
 
 
 source stest/common.tcl
 
index 813d2f85575f7536e23509fb2e1753f75cfdff5b..63e98b0a57665cbc29ca004c7af5c3edfa2da0d2 100755 (executable)
@@ -1,4 +1,8 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 source stest/common.tcl
 
 
 source stest/common.tcl
 
index 1633d6a408f4e1f4683e2e5bb6833e60d10d99c8..fbeb60064fd18bc5b833b9cd0d0bfc4673f5fb61 100755 (executable)
@@ -1,4 +1,8 @@
 #! /usr/bin/tclsh
 #! /usr/bin/tclsh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 source stest/common.tcl
 
 
 source stest/common.tcl
 
index 2bc48eb1b83d3613e3f57e4b1fe2f57dde2c343a..25bc214911034270c29bbf680bfad71421457443 100644 (file)
@@ -1,3 +1,7 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 include common.make
 
 
 include common.make
 
index 04d229c08ad138ed04e63e82de8cd56f5a55c116..98465113dc989dff6cbfbdf7bf977e288e8943c2 100644 (file)
@@ -1,3 +1,7 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
 
 proc prefix_some_path {pathvar entry} {
     global env
 
 proc prefix_some_path {pathvar entry} {
     global env
index ff34215be05e8aed4434c11996cd6cee4d85177f..3b7305c784a4de22df39b6cf4aaaca016e26c0f4 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 &TARGETS += & sites.conf sites-nonego.conf
 
 include common.make
 &TARGETS += & sites.conf sites-nonego.conf
 
 include common.make
index c9cfc3c2821f023dbbc4e84aa6c35ec6a2c4e000..f38e461ad4e700d1785cab1929542d1bdc407b93 100644 (file)
@@ -1,3 +1,10 @@
+/*
+ * This file is part of secnet.
+ * See LICENCE and this file CREDITS for full list of copyright holders.
+ * SPDX-License-Identifier: GPL-3.0-or-later
+ * There is NO WARRANTY.
+ */
+
 /*
    test-example/bogus-setup-request 127.0.0.1 19098 test-example/inside/inside 127.0.0.1 16096 test-example/outside/outside
   */
 /*
    test-example/bogus-setup-request 127.0.0.1 19098 test-example/inside/inside 127.0.0.1 16096 test-example/outside/outside
   */
index 9306d3547afead3ce3985cd3e8f37d77903e5016..7beaff503b91471ef847e3a24b741a6f404e0662 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 log logfile {
        filename "/dev/tty";
        class "info","notice","warning","error","security","fatal";
 log logfile {
        filename "/dev/tty";
        class "info","notice","warning","error","security","fatal";
index 6f5da404a788eb883086be4b45ed4d18ce16b4cd..f375820b9fff6017d83c6608e3b0b333b56a67f3 100755 (executable)
@@ -1,4 +1,9 @@
 #!/bin/sh
 #!/bin/sh
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 set -e
 echo >&2 "$0: invoked as $0 $*"
 shift
 set -e
 echo >&2 "$0: invoked as $0 $*"
 shift
index 5e66e0101dfa5ebebf386e473b43c0bd898791d1..054f62c929561bcc589423b366d44d8ed82a5cf3 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 comm polypath {
        buffer sysbuffer(4096);
        monitor-command "./polypath-interface-monitor-linux";
 comm polypath {
        buffer sysbuffer(4096);
        monitor-command "./polypath-interface-monitor-linux";
index 5c23920a243d76c800dbf3fb82b0c5a26dc7d6ef..8cd653f7247c5b20b2466a885e58313c554d7219 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 netlink userv-ipif {
        name "netlink-ipif"; # Printed in log messages from this netlink
        local-address "172.18.232.1";
 netlink userv-ipif {
        name "netlink-ipif"; # Printed in log messages from this netlink
        local-address "172.18.232.1";
index 281196280fc0dddc71f1d32901dc07010fa95970..88c0a18339ac83ada090f77fd5deb3e9890edcc3 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 netlink userv-ipif {
        name "netlink-ipif"; # Printed in log messages from this netlink
        local-address "172.18.232.1";
 netlink userv-ipif {
        name "netlink-ipif"; # Printed in log messages from this netlink
        local-address "172.18.232.1";
index 89441301a5bde0f0deda5dae12926fa14583b66c..7d634e2277c8f4700faed95f65ab6c6f0a309246 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 netlink tun {
        name "netlink-tun"; # Printed in log messages from this netlink
        local-address "172.18.232.1";
 netlink tun {
        name "netlink-tun"; # Printed in log messages from this netlink
        local-address "172.18.232.1";
index f5ad631067b63ab164b9f628a2ca416619cfc1a2..2f5bff48c3934235529db18324181bd8206ae958 100644 (file)
@@ -1,3 +1,8 @@
+# This file is part of secnet.
+# See LICENCE and this file CREDITS for full list of copyright holders.
+# SPDX-License-Identifier: GPL-3.0-or-later
+# There is NO WARRANTY.
+
 vpn test-example
 contact devnull@example.com
 dh 8db5f2c15ac96d9f3382d1ef4688fba14dc7908ae7dfd71a9cfe7f479a75d506dc53f159aeaf488bde073fe544bc91c099f101fcf60074f30c06e36263c03ca9e07931ce3fc235fe1171dc6d9316fb097bd4362891e2c36e234e7c16b038fd97b1f165c710e90537de66ee4f54001f5712b050d4e07de3fba07607b19b64f6c3 2
 vpn test-example
 contact devnull@example.com
 dh 8db5f2c15ac96d9f3382d1ef4688fba14dc7908ae7dfd71a9cfe7f479a75d506dc53f159aeaf488bde073fe544bc91c099f101fcf60074f30c06e36263c03ca9e07931ce3fc235fe1171dc6d9316fb097bd4362891e2c36e234e7c16b038fd97b1f165c710e90537de66ee4f54001f5712b050d4e07de3fba07607b19b64f6c3 2