]> granicus.if.org Git - fcron/commitdiff
updated copyright years to 2000-2014
authorThibault Godouet <fcron@free.fr>
Sat, 10 May 2014 17:14:52 +0000 (18:14 +0100)
committerThibault Godouet <fcron@free.fr>
Sat, 10 May 2014 17:14:52 +0000 (18:14 +0100)
87 files changed:
allow.c
allow.h
cl.c
cl.h
conf.c
conf.h
config.h.in
configure.in
convert-fcrontab.c
convert-fcrontab.h
database.c
database.h
doc/en/changes.sgml
doc/en/faq.sgml
doc/en/fcron-doc.sgml
doc/en/fcron.8.sgml
doc/en/fcron.conf.5.sgml
doc/en/fcrondyn.1.sgml
doc/en/fcrontab.1.sgml
doc/en/fcrontab.5.sgml
doc/en/install.sgml
doc/en/manpage-foot.sgml
doc/en/readme.sgml
doc/en/relnotes.sgml
doc/en/thanks.sgml
doc/en/todo.sgml
doc/fcron-doc.mod.in
doc/fr/changes.sgml
doc/fr/faq.sgml
doc/fr/fcron-doc.sgml
doc/fr/fcron.8.sgml
doc/fr/fcron.conf.5.sgml
doc/fr/fcrondyn.1.sgml
doc/fr/fcrontab.1.sgml
doc/fr/fcrontab.5.sgml
doc/fr/install.sgml
doc/fr/manpage-foot.sgml
doc/fr/readme.sgml
doc/fr/relnotes.sgml
doc/fr/thanks.sgml
doc/fr/todo.sgml
dyncom.h
env_list.c
env_list.h
exe_list.c
exe_list.h
fcron.c
fcron.h
fcronconf.c
fcronconf.h
fcrondyn.c
fcrondyn.h
fcronsighup.c
fcronsighup.h
fcrontab.c
fcrontab.h
fifo_list.c
fifo_list.h
fileconf.c
fileconf.h
filesubs.c
filesubs.h
getloadavg.c
getloadavg.h
global.h
job.c
job.h
lavg_list.c
lavg_list.h
log.c
log.h
mem.c
mem.h
option.h
pam.h
read_string.c
read_string.h
save.c
save.h
socket.c
socket.h
subs.c
subs.h
temp_file.c
temp_file.h
u_list.c
u_list.h

diff --git a/allow.c b/allow.c
index 776c2ecdacff11318421c68d967dd4a0cd666215..704874fe75a8c124b25229711b8dc9cbf0beb35c 100644 (file)
--- a/allow.c
+++ b/allow.c
@@ -2,7 +2,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/allow.h b/allow.h
index 2e5039832b1ba6a84bfab8e41f1331ed78192b08..2e89d94ab2d1d0cd66af440b141ce1c7f1c8e982 100644 (file)
--- a/allow.h
+++ b/allow.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/cl.c b/cl.c
index 9bd79548d6ed108275af0f93f666d1a913c61609..a02c9bc9f1358bfb2b4055cf369cc1fe7e288cd0 100644 (file)
--- a/cl.c
+++ b/cl.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/cl.h b/cl.h
index 4640cf68857939ae059b43741217dc8a8ba836d2..0dde2d558d5ffdd363859495313401dace4d3f43 100644 (file)
--- a/cl.h
+++ b/cl.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/conf.c b/conf.c
index 72d1e40e8779b927d470e06d2ec2771fdb5329d2..0659e86d115bff671649919f4b2692bb060fe47a 100644 (file)
--- a/conf.c
+++ b/conf.c
@@ -2,7 +2,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/conf.h b/conf.h
index 4d65f36f16d15c7ec03dee267007ec8dd97b878d..21e1268cd90fd137f1506115a5ea197e5b3d88e7 100644 (file)
--- a/conf.h
+++ b/conf.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 309517dad14829bc6c3603e156ffa48a0cba84f8..5fef4bef0798ddecd80f017abdea7616d836ec32 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index dd9bc94a65e34d5356585d5486bb1fce111b312f..b01ef014a0d9032f9387d84322baf1b1b78df74f 100644 (file)
@@ -17,7 +17,7 @@ AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)
 VERSION="$vers"
 AC_SUBST(VERSION)
 
-copyright_quoted="\"2000-2013\""
+copyright_quoted="\"2000-2014\""
 AC_DEFINE_UNQUOTED(COPYRIGHT_QUOTED, $copyright_quoted)
 
 
index 6c3f449cb962cf5514dd6ada049ccace537e9d70..c40c62e4aa0a8761e64c7282eced194fdc735da9 100644 (file)
@@ -2,7 +2,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 9ee0aa85e7b02efb99e278ce9678f1b313b5ca23..1d739a36042a0c25e3d4c6d3bbd47eee2724b28e 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index fd5cf17f884a9dedd5532b2c175f0ed44158485c..ab60beaf019095d76651c438c92cfa1d1aaa1f03 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index c41a63a6654c87fc7b5162fc6638fecda366c9b4..d3fb5eb5dc4ad4a0a98c8a66a0b350bd339b96d5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index d7a5bf7871acd201856e77683d37be36d403646f..d6c349af96523d55f4037ea6f05d5c850773f268 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 2f97c5a8c7d23ae41d4b4e16ea5c397d998572a9..0639256b64e505fdd551586572f6927a593dbca6 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 4f2f95ed2de2988ffd1cb0ecf858a23ecfbcdeaa..5b9ee4f7f02cb20ada7462fa4199f775fa61e287 100644 (file)
@@ -7,7 +7,7 @@
 
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 0ddf06a246670c5a454d5b0eb29d82be64e5585a..e07c69be85474f2284d21b64d492558981cf56d5 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 097c7153c5290aa7d76921a9dbbe745fbb99d5c5..9a3ec042dea43c815b8b23a3e3ef09b4a8158622 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index b1a312f82386c8daf871d055a24f09fd5a303612..62e5a99b88336613df514d986fb5888f33ce974f 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index fa809af6fc483136b3ab2ed20e4e5829be9ebfa3..ca1d6620da16a659c94ea70862d93f35fa9549d2 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 08f936d8dd4c3fd8a72c510df6b2398c141fea42..d66b8307a8eda2bb788a5acbf78264349a52aaec 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 500a949ff129b22ff4f78eb25355fe8cf739a7f9..ca72be38bb019f02b555c4dcf7ab7cae4c0ca001 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 67260bf0568a121dadba442f874e46f3385bec43..a8c455e4683f5213251401e9ad8da82b07314607 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index de957235a0d53b83597630f97babc8970feb9613..d220675ed5cebcf10b94a182cbdad883486bdcb5 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 799dc163d467a344bada3730446d3c7cc073887c..832e1ede8c323c5d798c2a98286afe98eb202145 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 48bff6584165d32d3e0f5ded8f8998c361d7fc00..f89f73f79abc5e3ea49c26c5bdd73ca199da1f37 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 38603a3d73ee83d7563772769827e791bd5244eb..dfd1b8ebc4685ce2b9bd2fc3de81b00fc64610c1 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index cbd36004463a0923d653c84bdcc9e618b83d6f6c..683be7ad8d5e21d3195cf6482ca789a1df1f222a 100644 (file)
@@ -7,7 +7,7 @@
 
 <!ENTITY date "@@Date@">
 <!ENTITY version "@@VERSION_QUOTED@">
-<!ENTITY copyrightdate "2000-2013">
+<!ENTITY copyrightdate "2000-2014">
 <!ENTITY emailadr "fcron@free.fr">
 <!ENTITY selinuxadr "russell@coker.com.au">
 <!ENTITY email "<email>&emailadr;</email>">
index 972d39cc0a73f24d0530cac7b3e2342c16ecb3ed..fdd27029dbb3067ad7de845359ad33777c7fe9ff 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 8d538a4c31d5e6ad2567d4016114c02a5e41c4b0..72a2abc6b47a7f4d922e3fa4b46a7e9da12dfa4f 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 3505eac67e44c855afaea41fb8a34d0cfce773a4..adc7a888302b6383994c038132db378fd52350df 100644 (file)
@@ -7,7 +7,7 @@
 
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 9ea322cdbd17dabcdd884c9c3b4efef76372b860..b1fbb1b81d73518421fb22128e8c19e791ec7e3b 100644 (file)
@@ -1,6 +1,6 @@
 <!--
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index db35b0c4f61eeb82949bfdbe59bdbe3aae261f49..91a2aa1758ab791365d0bd4427db9450d4a754e3 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index be513065cf8ebb08bef7e608f515ecb240277610..debbc78c64b6011d05317fe464b389c09c18a1b6 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index e1cc3ef2b11a4811e4ec19f701d563ef8a215c90..2dc407bb9ef260aa29ab4eb99cfe3d88b1a91a3c 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 25622970e7c8e200bbc69e069c73a5dc53f56e62..7e6616b9539ad5e976bf681ccd9e010f8f4fc0a3 100644 (file)
@@ -1,6 +1,6 @@
 <!--
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 50273fcdc5ecb47e5b5d6f327e4679aa69cbf618..92b1109a90971c9779352e2a3920374475df7287 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index d0c6dfdfb8337d2e5fb7d5dd5d61f01d3e61bd79..8937ebfbc8f8965d72c3772f2739e923284c5a78 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index de957235a0d53b83597630f97babc8970feb9613..d220675ed5cebcf10b94a182cbdad883486bdcb5 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 307727af65534e86f8a4000f1277176e72c5bafb..142f99cbca6c29c56fbf8cfd009a3bdc31c0e393 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 48bff6584165d32d3e0f5ded8f8998c361d7fc00..f89f73f79abc5e3ea49c26c5bdd73ca199da1f37 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index 244d965fcba022234b1e1594e6177168cbc22438..d5d3763a407f73d0948664b24e6b1f38c29516ac 100644 (file)
@@ -1,6 +1,6 @@
 <!-- 
 Fcron documentation
-Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
 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
index b4e3a59f9f62406cf91f0321736f32af17e8518e..64da638fb6038a70c4a4f66997862e97eba8df57 100644 (file)
--- a/dyncom.h
+++ b/dyncom.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index d68f09634b4e2e7ce137a1392d9aa85a569208c2..43b6f820cbbf9bcb336afac293a76b6f9fd4787a 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 346cf5673c3d93a804fb0c787365cab483e3d2c4..8dacc458d241d45ab7357a777686834b19106d60 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 1b9b1533a1c3c35e062ae005c2ffd33c80e76087..b9ba69b6ceb82efb0dd6210183d815049566cc6c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 3b71076680269d364a5e007513384f601af4e5de..73b288e0165f8979b1e9fd895a9e765c2b047bcc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/fcron.c b/fcron.c
index d2b69b7a5a1a4410cf27261ad0f225c11658c8f3..ec65f3640226b156b2eea574cb0d64ade32be926 100644 (file)
--- a/fcron.c
+++ b/fcron.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/fcron.h b/fcron.h
index 5118f37965632fdceb087fd0872a2a9d469b0506..c1e4415dcb79cea0e3964076f31fff73f9f10f1b 100644 (file)
--- a/fcron.h
+++ b/fcron.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 6d5886da574b9a24beb7def6fd48f90ac840fced..2856a714964600071a3176eee57ed311b1064b46 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index d10614202717944a4c0acc3a0f70c3353ef844b9..49af7da6f24d3e046adfed8a1f2133fe48300f81 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index c4140a104099238a4479a51c65787b7232563972..f3616c42b0e40d88c819b3e63061912433306e61 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 171c37de846dc766f02fc05469e35b2cf30a3d53..6b9f50757438cb7cd0c3a8a47f466403b229fad3 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index c4f248d314ee1f6cf02add5e03282da5e5f86793..6a34b2e18daaaf072b32400af851f0872d502af0 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 1dde799e6a956b050b41109bc24ce0d3305b5f63..ff4ca930028d3e6380b00907d3282c09b7a6d7eb 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 2e29c3d7e0c43524a7f6cffa539228f04e5f0501..cc57597fa48eb036c38bb7f523a8de74a866ad1f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 151228830083c6c48ba7a215c08faf1afc202df2..7b881f1dda421909bb5bcce72b11df815f0e2aa9 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index b6644531da5eb53c4973d3b5c044085464300a2a..a0a2bd803f7cdaa5b486b4ca1c1e780658dc0d7f 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 8ecc5be7a543caabfd95e0c716c8ab68ab9ae849..4760c3db0fcc1f6540fe65e0d68b76c409531bbe 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 4ed03feda5c92a0304d9d748de99b5679ebd85ba..9de85c77bd526dceaa185795c15e9559335635ad 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 31fee09c9f88a9df3b0964064bbb8c506533724c..1946a1675a10a9f81e0043b8ecac1bf6261f7d2b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 7244e2b0e5e57c20e7f6a4e1a6a444b1540a82af..d33131a72fd3ceda2e2b17c8b374ba155084ca28 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 734a6f7e0d231c7a64e065263b33815cd249b8dc..23178c6ac1e7d632ff8436d382c87100fb6f4fce 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 01b8b253a02d62faf09ad7cc9a1491d1444015bc..844d03bbab75e5461f6b0bbed8f653d03a08ca99 100644 (file)
@@ -1,7 +1,7 @@
 /* 
  *  gloadavg.c - get load average for Linux
  *  Copyright (C) 1993  Thomas Koenig
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 3cce41bc8441f380c2eeadd985a49e3f93607808..0f8ef5250082dc485693dd9e23a536c9f56eaebc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index c2ab950c69c2bc44ffdc4317e7de6b37e19ab6af..1a656e2e9b67abfa9f7fef30159b4aeb5c8ded2f 100644 (file)
--- a/global.h
+++ b/global.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/job.c b/job.c
index 8866539718231cf13017cded67fa0e2a7b6bfe96..ac219790123cd38be9f979c24032b34d2232b018 100644 (file)
--- a/job.c
+++ b/job.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/job.h b/job.h
index 14fe4b74a7b3fd7c01be09df94becd3d40cce174..d94615d2ebc68165b9bdc1366d87dd50666e57db 100644 (file)
--- a/job.h
+++ b/job.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 28eada2e65fbd2fea885d24d2a648fcd6764aa38..7f66c7289a4dcb97f3ffd8eb5bf40d9f97f44591 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index d9374c822f4edab25f67950b63de68e105a83b5e..fb379567a46b56624df7182c003fb50c176be858 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/log.c b/log.c
index e71086343742b99adc5ae1e23f8ba1855950cd99..506f736e68e2b517f8ab6f4b6c450ac1a7fb7560 100644 (file)
--- a/log.c
+++ b/log.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/log.h b/log.h
index ae296e5fc6ca80aa1f33abc5a5bf43f27db3eda2..e5d42ea53639b4f061f917798dab99e90cec4d69 100644 (file)
--- a/log.h
+++ b/log.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/mem.c b/mem.c
index 6a9d3e3a15fa5e7f50ef1209224dc88533c86dce..c4fb615afe27275703168245c1c57d66fbd4c693 100644 (file)
--- a/mem.c
+++ b/mem.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/mem.h b/mem.h
index 72b3c307b65fa9e7c1ccd5bf6bbb5e10529ac1fb..0418a0a0b5cbab6f58861310dc98196b83bbcb28 100644 (file)
--- a/mem.h
+++ b/mem.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 54ae976713e03c08837a74df8dba39c59d3be575..4b7ddb9322fbdb3c522433ea9afdb13559c15220 100644 (file)
--- a/option.h
+++ b/option.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/pam.h b/pam.h
index 811e246a47f27c3112c049d202006cb692f8cc06..00399f06700f7e779d433d9b3e1c9ca225bb328a 100644 (file)
--- a/pam.h
+++ b/pam.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index bdc34d50e7e327f5031f3a0538e9928d6e406f41..dbad8b7e0f66192cf8f17e32e8c571cd99de373c 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 2fd43e60ed770eaafaa31be8c4fc2b65d90eede8..a1da5c8e11e86d9a2f68ed179ec9fbd2e16a84b8 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/save.c b/save.c
index c708d36a13b104f2af56a3f6dc564a06e44ce7a9..7e4fe870882e94bde5097307122aec5b62d004b1 100644 (file)
--- a/save.c
+++ b/save.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/save.h b/save.h
index 454edb0cad3be1422f13462e65087f68198350a0..162e9ba671bb03fb90aea8be5a370405c2426bdf 100644 (file)
--- a/save.h
+++ b/save.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 36782cfc99a581958948b856ee4976713ba1c84b..8fa5e4a61afc6c4fa0633474eb80b1375f1236fd 100644 (file)
--- a/socket.c
+++ b/socket.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index da650fe3e9c4f079f52516e569dd40e1eacbe29f..79a64d1cc1ebeba65f13841203b38f1a69a9b496 100644 (file)
--- a/socket.h
+++ b/socket.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/subs.c b/subs.c
index 5a04a212894d37365d51e448e7c1c0528c1d037c..1288f84a01e226aaf537d9fbf2d5cae663a3710d 100644 (file)
--- a/subs.c
+++ b/subs.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
diff --git a/subs.h b/subs.h
index ef9d80fd26ada2e8101b8dbc7e6f58a11dbd4a55..cef4a17ab402cd2cdf26fb6ca96d6078c596bfb5 100644 (file)
--- a/subs.h
+++ b/subs.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 32262287670f7cbf92b0d3a221708a95d681bc45..e48128e40044b15e69a3d092c5a87451df712300 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 2bb3ba323ed7a95612f1e774cb30dd8e6f4ca20c..f46fed97305e197e3ce4716e79861646a7ddcd31 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index b64b5bf82c4090b1d92ef6c7c443843ebafad1a4..69cc2345cee65dc11c0550d9a7b7bab156c24e55 100644 (file)
--- a/u_list.c
+++ b/u_list.c
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
index 7c32a3ee78ef800f36d4bcf5cfb9f54aeed5dd4d..7ddc3fc57b2eb20f5a327e03e02d2a3433a191ad 100644 (file)
--- a/u_list.h
+++ b/u_list.h
@@ -1,7 +1,7 @@
 /*
  * FCRON - periodic command scheduler 
  *
- *  Copyright 2000-2013 Thibault Godouet <fcron@free.fr>
+ *  Copyright 2000-2014 Thibault Godouet <fcron@free.fr>
  *
  *  This program is free software; you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by