diff options
| author | Roy Marples <roy@marples.name> | 2008-02-22 12:07:34 +0000 | 
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-02-22 12:07:34 +0000 | 
| commit | ad780077d2184c27a00635b39aceafa02df6ef2a (patch) | |
| tree | 4af96acc4e12ed403ab6b7ecd18224bb2676de79 /src/librc | |
| parent | a9fcbf3e30952809381a62143248517c0f0c2c6d (diff) | |
| download | openrc-ad780077d2184c27a00635b39aceafa02df6ef2a.tar.xz | |
Welcome to 2008.
Diffstat (limited to 'src/librc')
| -rw-r--r-- | src/librc/librc-daemon.c | 2 | ||||
| -rw-r--r-- | src/librc/librc-depend.c | 2 | ||||
| -rw-r--r-- | src/librc/librc-depend.h | 2 | ||||
| -rw-r--r-- | src/librc/librc-misc.c | 2 | ||||
| -rw-r--r-- | src/librc/librc-strlist.c | 2 | ||||
| -rw-r--r-- | src/librc/librc.h | 2 | ||||
| -rw-r--r-- | src/librc/rc.h | 2 | 
7 files changed, 7 insertions, 7 deletions
| diff --git a/src/librc/librc-daemon.c b/src/librc/librc-daemon.c index 2e97faa3..d74bddb5 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 616ac133..cf978d63 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 1dfed166..737920e3 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 329525cf..f08a7622 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 b7dad736..9b622695 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 7e917e3a..edde94fe 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 690b14f6..51755223 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 | 
