aboutsummaryrefslogtreecommitdiff
path: root/src/rc.c
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2007-12-14 14:12:38 +0000
committerRoy Marples <roy@marples.name>2007-12-14 14:12:38 +0000
commit9f2403dffae514dca431828014a2dc9c9de4e61f (patch)
treebc1bd6ae83589f729a3bf7ca6d5ab592cbec56fd /src/rc.c
parenta3db3bac6242ff29871161620d0449125b3262aa (diff)
Remove Gentoo copyright from all files that I know I have written
Diffstat (limited to 'src/rc.c')
-rw-r--r--src/rc.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/rc.c b/src/rc.c
index ae463bed..afc41488 100644
--- a/src/rc.c
+++ b/src/rc.c
@@ -9,7 +9,6 @@
*/
/*
- * Copyright 2007 Gentoo Foundation
* Copyright 2007 Roy Marples
* All rights reserved
@@ -35,8 +34,7 @@
* SUCH DAMAGE.
*/
-const char copyright[] = "Copyright (c) 2007 Gentoo Foundation\n"
- "Copyright (c) 2007 Roy Marples";
+const char copyright[] = "Copyright (c) 2007 Roy Marples";
#define APPLET "rc"