Unified copyright notices in minor files, removed immutable page covers from texinfo file.
This commit is contained in:
parent
cff1b7effa
commit
0115be5d13
9 changed files with 71 additions and 91 deletions
10
AUTHORS
10
AUTHORS
|
|
@ -1,3 +1,13 @@
|
|||
Authors of GNU mcron.
|
||||
|
||||
Copyright (C) 2003, 2005, 2006 Dale Mellor
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
Dale Mellor (dale_mellor@users.sourceforge.net)
|
||||
wrote everything from scratch, with some reference to Paul Vixie's code,
|
||||
with the exceptions noted below.
|
||||
|
|
|
|||
25
BUGS
25
BUGS
|
|
@ -1,5 +1,12 @@
|
|||
Copyright (C) 2003 Dale Mellor -*-text-*-
|
||||
See the end for copying conditions.
|
||||
GNU mcron --- BUGS -*-text-*-
|
||||
|
||||
Copyright (C) 2003, 2005, 2006 Dale Mellor
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
Please send bug reports to bug-mcron@gnu.org.
|
||||
|
||||
|
|
@ -7,17 +14,3 @@ Please send bug reports to bug-mcron@gnu.org.
|
|||
The currently-known bugs are:-
|
||||
|
||||
-NONE-
|
||||
|
||||
|
||||
_______________________________________________________________________________
|
||||
Copyright (C) 2003 Dale Mellor
|
||||
|
||||
Permission is granted to anyone to make or distribute verbatim copies
|
||||
of this document as received, in any medium, provided that the
|
||||
copyright notice and this permission notice are preserved,
|
||||
thus giving the recipient permission to redistribute in turn.
|
||||
|
||||
Permission is granted to distribute modified versions
|
||||
of this document, or of portions of it,
|
||||
under the above conditions, provided also that they
|
||||
carry prominent notices stating who last changed them.
|
||||
|
|
|
|||
14
ChangeLog
14
ChangeLog
|
|
@ -134,14 +134,8 @@
|
|||
|
||||
|
||||
________________________________________________________________________________
|
||||
Copyright (C) 2003 Dale Mellor
|
||||
Copyright (C) 2003, 2005, 2006 Dale Mellor
|
||||
|
||||
Permission is granted to anyone to make or distribute verbatim
|
||||
copies of this document as received, in any medium, provided that
|
||||
the copyright notice and this permission notice are preserved,
|
||||
thus giving the recipient permission to redistribute in turn.
|
||||
|
||||
Permission is granted to distribute modified versions of this
|
||||
document, or of portions of it, under the above conditions,
|
||||
provided also that they carry prominent notices stating who last
|
||||
changed them.
|
||||
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.
|
||||
|
|
|
|||
43
NEWS
43
NEWS
|
|
@ -1,12 +1,34 @@
|
|||
Historic moments in the life of mcron. -*-text-*-
|
||||
|
||||
Copyright (C) 2003, 2006 Dale Mellor
|
||||
See the end for copying conditions.
|
||||
Copyright (C) 2003, 2005, 2006 Dale Mellor
|
||||
|
||||
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.
|
||||
|
||||
|
||||
Please send bug reports to bug-mcron@gnu.org.
|
||||
|
||||
|
||||
Thursday, 21st Februrary 2008
|
||||
Sunday, 20th June 2010
|
||||
|
||||
Standardized the copyright notices on all auxiliary files (including this
|
||||
one!) according to the example set by the GNU hello program. Removed
|
||||
immutable end texts from the texinfo document. These changes are required
|
||||
for Debianization. Released as version 1.0.6.
|
||||
|
||||
|
||||
Sunday, 13th June 2010
|
||||
|
||||
Made some technical changes to the build system to aid Debianization.
|
||||
Released without announcement as version 1.0.5.
|
||||
|
||||
The GIT repository has been completely re-hashed, and now represents a
|
||||
complete and faithful history of the package's development since its
|
||||
inception.
|
||||
|
||||
|
||||
Thursday, 21st February 2008
|
||||
|
||||
The source code is now held in a GIT repository, at
|
||||
git://git.savannah.gnu.org/mcron.git.
|
||||
|
|
@ -75,18 +97,3 @@ Friday, 4th July 2003
|
|||
We have been accepted as a Savannah project. A CVS repository and web home
|
||||
page have been created. We're still waiting for acceptance as a GNU
|
||||
project.
|
||||
|
||||
|
||||
|
||||
____________________________________________________________________________
|
||||
Copyright (C) 2003, 2006 Dale Mellor
|
||||
|
||||
Permission is granted to anyone to make or distribute verbatim copies
|
||||
of this document as received, in any medium, provided that the
|
||||
copyright notice and this permission notice are preserved,
|
||||
thus giving the recipient permission to redistribute in turn.
|
||||
|
||||
Permission is granted to distribute modified versions
|
||||
of this document, or of portions of it,
|
||||
under the above conditions, provided also that they
|
||||
carry prominent notices stating who last changed them.
|
||||
|
|
|
|||
27
README
27
README
|
|
@ -1,8 +1,13 @@
|
|||
Copyright (C) 2003 Dale Mellor -*-text-*-
|
||||
See the end for copying conditions.
|
||||
GNU mcron --- README -*-text-*-
|
||||
|
||||
Copyright (C) 2003, 2005, 2006 Dale Mellor
|
||||
|
||||
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 is version 1.0.4 of the GNU mcron program. It is designed and written by
|
||||
This is version 1.0.6 of the GNU mcron program. It is designed and written by
|
||||
Dale Mellor, and replaces and hugely enhances Vixie cron. It is functionally
|
||||
complete, production quality code (did you expect less?), but has not received
|
||||
much testing yet. It has only been built on a GNU/Linux system, and will most
|
||||
|
|
@ -66,19 +71,3 @@ Mcron is free software. See the file COPYING for copying conditions.
|
|||
|
||||
The mcron development home page is at http://www.gnu.org/software/mcron, and it
|
||||
can be obtained from ftp://ftp.gnu.org/pub/gnu/mcron.
|
||||
|
||||
|
||||
|
||||
|
||||
_______________________________________________________________________________
|
||||
Copyright (C) 2003 Dale Mellor
|
||||
|
||||
Permission is granted to anyone to make or distribute verbatim copies
|
||||
of this document as received, in any medium, provided that the
|
||||
copyright notice and this permission notice are preserved,
|
||||
thus giving the recipient permission to redistribute in turn.
|
||||
|
||||
Permission is granted to distribute modified versions
|
||||
of this document, or of portions of it,
|
||||
under the above conditions, provided also that they
|
||||
carry prominent notices stating who last changed them.
|
||||
|
|
|
|||
23
TODO
23
TODO
|
|
@ -1,5 +1,10 @@
|
|||
Copyright (C) 2003 Dale Mellor -*-text-*-
|
||||
See the end for copying conditions.
|
||||
GNU mcron --- TODO -*-text-*-
|
||||
|
||||
Copyright (C) 2003, 2005, 2006 Dale Mellor
|
||||
|
||||
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.
|
||||
|
||||
|
||||
|
||||
|
|
@ -41,17 +46,3 @@ May happen if version 2.0 ever materializes...
|
|||
crontab-like CGI personality.
|
||||
|
||||
* GTK+/Bononbo/Gnome2 interface.
|
||||
|
||||
|
||||
|
||||
________________________________________________________________________________
|
||||
Copyright (C) 2003 Dale Mellor
|
||||
|
||||
Permission is granted to anyone to make or distribute verbatim copies of this
|
||||
document as received, in any medium, provided that the copyright notice and
|
||||
this permission notice are preserved, thus giving the recipient permission to
|
||||
redistribute in turn.
|
||||
|
||||
Permission is granted to distribute modified versions of this document, or of
|
||||
portions of it, under the above conditions, provided also that they carry
|
||||
prominent notices stating who last changed them.
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
|
||||
AC_PREREQ(2.61)
|
||||
AC_INIT([mcron], [1.0.5], [dale_mellor@users.sourceforge.net])
|
||||
AC_INIT([mcron], [1.0.6], [dale_mellor@users.sourceforge.net])
|
||||
AM_INIT_AUTOMAKE
|
||||
|
||||
|
||||
|
|
|
|||
2
mcron.1
2
mcron.1
|
|
@ -30,7 +30,7 @@ Written by Dale Mellor
|
|||
.SH "REPORTING BUGS"
|
||||
Report bugs to dale_mellor@users.sourceforge.net.
|
||||
.PP
|
||||
mcron (mcron 1.0.5)
|
||||
mcron (mcron 1.0.6)
|
||||
.SH COPYRIGHT
|
||||
Copyright \(co 2003, 2006 Dale Mellor
|
||||
.br
|
||||
|
|
|
|||
|
|
@ -12,16 +12,12 @@ program for running jobs at scheduled times.
|
|||
Copyright @copyright{} 2003, 2005, 2006 Dale Mellor
|
||||
|
||||
@quotation
|
||||
Permission is granted to copy, distribute and/or modify this document
|
||||
under the terms of the GNU Free Documentation License, Version 1.1 or
|
||||
any later version published by the Free Software Foundation; with no
|
||||
Invariant Sections, with the Front-Cover Texts being ``A GNU Manual,''
|
||||
and with the Back-Cover Texts as in (a) below. A copy of the
|
||||
license is included in the section entitled ``GNU Free Documentation
|
||||
License.''
|
||||
|
||||
(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
|
||||
this GNU Manual, like GNU software.''
|
||||
Permission is granted to copy, distribute and/or modify this
|
||||
document under the terms of the GNU Free Documentation License,
|
||||
Version 1.3 or any later version published by the Free Software
|
||||
Foundation; with no Invariant Sections, no Front-Cover Texts and
|
||||
no Back-Cover Texts. A copy of the license is included in the
|
||||
section entitled ``GNU Free Documentation License''.
|
||||
@end quotation
|
||||
@end copying
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue