summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2008-02-22 12:07:34 +0000
committerRoy Marples <roy@marples.name>2008-02-22 12:07:34 +0000
commitad780077d2184c27a00635b39aceafa02df6ef2a (patch)
tree4af96acc4e12ed403ab6b7ecd18224bb2676de79 /src
parenta9fcbf3e30952809381a62143248517c0f0c2c6d (diff)
downloadopenrc-ad780077d2184c27a00635b39aceafa02df6ef2a.tar.gz
openrc-ad780077d2184c27a00635b39aceafa02df6ef2a.tar.bz2
openrc-ad780077d2184c27a00635b39aceafa02df6ef2a.tar.xz
Welcome to 2008.
Diffstat (limited to 'src')
-rw-r--r--src/includes/rc-misc.h2
-rw-r--r--src/includes/strlist.h2
-rw-r--r--src/libeinfo/einfo.h2
-rw-r--r--src/librc/librc-daemon.c2
-rw-r--r--src/librc/librc-depend.c2
-rw-r--r--src/librc/librc-depend.h2
-rw-r--r--src/librc/librc-misc.c2
-rw-r--r--src/librc/librc-strlist.c2
-rw-r--r--src/librc/librc.h2
-rw-r--r--src/librc/rc.h2
-rw-r--r--src/rc/_usage.c2
-rw-r--r--src/rc/_usage.h2
-rw-r--r--src/rc/builtins.h2
-rw-r--r--src/rc/checkpath.c2
-rw-r--r--src/rc/fstabinfo.c2
-rw-r--r--src/rc/mountinfo.c2
-rw-r--r--src/rc/rc-depend.c2
-rw-r--r--src/rc/rc-logger.c2
-rw-r--r--src/rc/rc-logger.h2
-rw-r--r--src/rc/rc-misc.c2
-rw-r--r--src/rc/rc-plugin.c2
-rw-r--r--src/rc/rc-plugin.h2
-rw-r--r--src/rc/rc-status.c2
-rw-r--r--src/rc/runscript.c2
-rw-r--r--src/rc/start-stop-daemon.c2
25 files changed, 25 insertions, 25 deletions
diff --git a/src/includes/rc-misc.h b/src/includes/rc-misc.h
index 78f0a23..f80684b 100644
--- a/src/includes/rc-misc.h
+++ b/src/includes/rc-misc.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/includes/strlist.h b/src/includes/strlist.h
index 0669e22..ff4c4ed 100644
--- a/src/includes/strlist.h
+++ b/src/includes/strlist.h
@@ -5,7 +5,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/libeinfo/einfo.h b/src/libeinfo/einfo.h
index 650bc68..06fd3aa 100644
--- a/src/libeinfo/einfo.h
+++ b/src/libeinfo/einfo.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-daemon.c b/src/librc/librc-daemon.c
index 2e97faa..d74bddb 100644
--- a/src/librc/librc-daemon.c
+++ b/src/librc/librc-daemon.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-depend.c b/src/librc/librc-depend.c
index 616ac13..cf978d6 100644
--- a/src/librc/librc-depend.c
+++ b/src/librc/librc-depend.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-depend.h b/src/librc/librc-depend.h
index 1dfed16..737920e 100644
--- a/src/librc/librc-depend.h
+++ b/src/librc/librc-depend.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-misc.c b/src/librc/librc-misc.c
index 329525c..f08a762 100644
--- a/src/librc/librc-misc.c
+++ b/src/librc/librc-misc.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc-strlist.c b/src/librc/librc-strlist.c
index b7dad73..9b62269 100644
--- a/src/librc/librc-strlist.c
+++ b/src/librc/librc-strlist.c
@@ -6,7 +6,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/librc.h b/src/librc/librc.h
index 7e917e3..edde94f 100644
--- a/src/librc/librc.h
+++ b/src/librc/librc.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/librc/rc.h b/src/librc/rc.h
index 690b14f..5175522 100644
--- a/src/librc/rc.h
+++ b/src/librc/rc.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/_usage.c b/src/rc/_usage.c
index 5be2bcb..7ad925d 100644
--- a/src/rc/_usage.c
+++ b/src/rc/_usage.c
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/_usage.h b/src/rc/_usage.h
index ea2d52a..7630433 100644
--- a/src/rc/_usage.h
+++ b/src/rc/_usage.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/builtins.h b/src/rc/builtins.h
index 61fe371..6d180ba 100644
--- a/src/rc/builtins.h
+++ b/src/rc/builtins.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/checkpath.c b/src/rc/checkpath.c
index 9352535..7b16aee 100644
--- a/src/rc/checkpath.c
+++ b/src/rc/checkpath.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/fstabinfo.c b/src/rc/fstabinfo.c
index 98d16fd..4c60044 100644
--- a/src/rc/fstabinfo.c
+++ b/src/rc/fstabinfo.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/mountinfo.c b/src/rc/mountinfo.c
index e48c62a..a05c392 100644
--- a/src/rc/mountinfo.c
+++ b/src/rc/mountinfo.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-depend.c b/src/rc/rc-depend.c
index d10660a..0eda7f0 100644
--- a/src/rc/rc-depend.c
+++ b/src/rc/rc-depend.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-logger.c b/src/rc/rc-logger.c
index 193aa8c..7344608 100644
--- a/src/rc/rc-logger.c
+++ b/src/rc/rc-logger.c
@@ -5,7 +5,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-logger.h b/src/rc/rc-logger.h
index 2ac8ddc..3bbfaed 100644
--- a/src/rc/rc-logger.h
+++ b/src/rc/rc-logger.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-misc.c b/src/rc/rc-misc.c
index cb7d2b1..78c1ddc 100644
--- a/src/rc/rc-misc.c
+++ b/src/rc/rc-misc.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-plugin.c b/src/rc/rc-plugin.c
index e34fe2f..e3184a3 100644
--- a/src/rc/rc-plugin.c
+++ b/src/rc/rc-plugin.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-plugin.h b/src/rc/rc-plugin.h
index 7787371..91ba561 100644
--- a/src/rc/rc-plugin.h
+++ b/src/rc/rc-plugin.h
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/rc-status.c b/src/rc/rc-status.c
index d6cefd7..579c416 100644
--- a/src/rc/rc-status.c
+++ b/src/rc/rc-status.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/runscript.c b/src/rc/runscript.c
index 4405edd..eb1f990 100644
--- a/src/rc/runscript.c
+++ b/src/rc/runscript.c
@@ -4,7 +4,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without
diff --git a/src/rc/start-stop-daemon.c b/src/rc/start-stop-daemon.c
index 2bde6e3..01cc14f 100644
--- a/src/rc/start-stop-daemon.c
+++ b/src/rc/start-stop-daemon.c
@@ -8,7 +8,7 @@
*/
/*
- * Copyright 2007 Roy Marples
+ * Copyright 2007-2008 Roy Marples
* All rights reserved
* Redistribution and use in source and binary forms, with or without