diff --git a/src/libeinfo/libeinfo.c b/src/libeinfo/libeinfo.c index ccb39acc..47dda52b 100644 --- a/src/libeinfo/libeinfo.c +++ b/src/libeinfo/libeinfo.c @@ -15,8 +15,6 @@ * except according to the terms contained in the LICENSE file. */ -static const char libeinfo_copyright[] = "Copyright (c) 2007-2008 Roy Marples"; - #include #include #include diff --git a/src/librc/librc.c b/src/librc/librc.c index f9bf5082..4696f88b 100644 --- a/src/librc/librc.c +++ b/src/librc/librc.c @@ -15,8 +15,6 @@ * except according to the terms contained in the LICENSE file. */ -static const char librc_copyright[] = "Copyright (c) 2007-2008 Roy Marples"; - #include "queue.h" #include "librc.h" #include diff --git a/src/rc/rc.c b/src/rc/rc.c index 056b58f1..32ee8935 100644 --- a/src/rc/rc.c +++ b/src/rc/rc.c @@ -20,8 +20,6 @@ * except according to the terms contained in the LICENSE file. */ -static const char rc_copyright[] = "Copyright (c) 2007-2008 Roy Marples"; - #include #include #include