update copyright
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
5e8a544441
commit
3c32bd67e5
9 changed files with 16 additions and 9 deletions
|
@ -26,5 +26,5 @@ Main web site: http://www.nico.schottelius.org/cdist/[]
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
|
@ -81,6 +81,6 @@ cdist(7), website: http://www.nico.schottelius.org/cdist/[]
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
||||||
|
|
|
@ -28,5 +28,5 @@ EXAPMLES
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
|
@ -29,6 +29,6 @@ cdist(7)
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
||||||
|
|
|
@ -16,6 +16,13 @@ to types on how to act on the target system.
|
||||||
Explorer are located below $config_dir/explorer. Their name
|
Explorer are located below $config_dir/explorer. Their name
|
||||||
must be usable as a environment variable.
|
must be usable as a environment variable.
|
||||||
|
|
||||||
|
The shell script must output the result of its investigation
|
||||||
|
to stdout. The output may be empty.
|
||||||
|
|
||||||
|
In case of significant errors, the shell script may exit
|
||||||
|
non-zero and return an error message on stderr, which
|
||||||
|
will cause the cdist run to abort.
|
||||||
|
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
cdist(7)
|
cdist(7)
|
||||||
|
@ -23,6 +30,6 @@ cdist(7)
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
||||||
|
|
|
@ -73,5 +73,5 @@ SEE ALSO
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
|
@ -30,5 +30,5 @@ EXAPMLES
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
|
@ -22,5 +22,5 @@ SEE ALSO
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
|
@ -37,5 +37,5 @@ Website: http://www.nico.schottelius.org/cdist/[]
|
||||||
|
|
||||||
COPYING
|
COPYING
|
||||||
-------
|
-------
|
||||||
Copyright \(C) 2010 Nico Schottelius. Free use of this software is
|
Copyright \(C) 2010-2011 Nico Schottelius. Free use of this software is
|
||||||
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
granted under the terms of the GNU General Public License version 3 (GPLv3).
|
||||||
|
|
Loading…
Reference in a new issue