=== modified file 'Makefile' --- Makefile 2012-01-01 05:06:20 +0000 +++ Makefile 2012-01-01 17:38:33 +0000 @@ -319,6 +319,8 @@ > $(MANDIR)/man5/mandos.conf.5.gz gzip --best --to-stdout mandos-clients.conf.5 \ > $(MANDIR)/man5/mandos-clients.conf.5.gz + gzip --best --to-stdout intro.8mandos \ + > $(MANDIR)/man8/intro.8mandos.gz install-client-nokey: all doc install --directory $(PREFIX)/lib/mandos $(CONFDIR) === modified file 'network-hooks.d/bridge' --- network-hooks.d/bridge 2011-12-31 14:05:57 +0000 +++ network-hooks.d/bridge 2012-01-01 17:38:33 +0000 @@ -6,6 +6,9 @@ # configuration file(s) should be copied into the # /etc/mandos/network-hooks.d directory. # +# Copyright © 2011 Teddy Hogeborn +# Copyright © 2011 Björn Påhlsson +# # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, === modified file 'network-hooks.d/openvpn' --- network-hooks.d/openvpn 2011-12-31 14:05:57 +0000 +++ network-hooks.d/openvpn 2012-01-01 17:38:33 +0000 @@ -6,6 +6,9 @@ # configuration file(s) should be copied into the # /etc/mandos/network-hooks.d directory. # +# Copyright © 2012 Teddy Hogeborn +# Copyright © 2012 Björn Påhlsson +# # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is, === modified file 'network-hooks.d/wireless' --- network-hooks.d/wireless 2011-12-31 14:05:57 +0000 +++ network-hooks.d/wireless 2012-01-01 17:38:33 +0000 @@ -6,6 +6,9 @@ # configuration file(s) should be copied into the # /etc/mandos/network-hooks.d directory. # +# Copyright © 2012 Teddy Hogeborn +# Copyright © 2012 Björn Påhlsson +# # Copying and distribution of this file, with or without modification, # are permitted in any medium without royalty provided the copyright # notice and this notice are preserved. This file is offered as-is,