diff options
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-misc.c | 2 | ||||
-rw-r--r-- | src/librc/librc-stringlist.c | 2 | ||||
-rw-r--r-- | src/librc/librc.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 d553b876..a58ba15c 100644 --- a/src/librc/librc-daemon.c +++ b/src/librc/librc-daemon.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright 2007-2008 Roy Marples <roy@marples.name> * 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 0327620b..5b047d7f 100644 --- a/src/librc/librc-depend.c +++ b/src/librc/librc-depend.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright 2007-2008 Roy Marples <roy@marples.name> * 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 25d230cd..4aef3c00 100644 --- a/src/librc/librc-misc.c +++ b/src/librc/librc-misc.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright 2007-2008 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/librc/librc-stringlist.c b/src/librc/librc-stringlist.c index a60fe241..4dc07030 100644 --- a/src/librc/librc-stringlist.c +++ b/src/librc/librc-stringlist.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright 2007-2008 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without diff --git a/src/librc/librc.c b/src/librc/librc.c index ac183773..5d4826c9 100644 --- a/src/librc/librc.c +++ b/src/librc/librc.c @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright 2007-2008 Roy Marples <roy@marples.name> * 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 4e56eb85..b5e9cabd 100644 --- a/src/librc/librc.h +++ b/src/librc/librc.h @@ -4,7 +4,7 @@ */ /* - * Copyright 2007-2008 Roy Marples + * Copyright 2007-2008 Roy Marples <roy@marples.name> * 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 5deb0e9e..415963b4 100644 --- a/src/librc/rc.h +++ b/src/librc/rc.h @@ -1,5 +1,5 @@ /* - * Copyright 2007-2008 Roy Marples + * Copyright 2007-2008 Roy Marples <roy@marples.name> * All rights reserved * Redistribution and use in source and binary forms, with or without |