From 08143632ef228991f693fbdba4a732670b1db5a3 Mon Sep 17 00:00:00 2001 From: rocky Date: Sat, 14 Jan 2006 10:47:12 +0000 Subject: [PATCH] Forgot to change (C) on that last change. --- example/C++/eject.cpp | 4 ++-- example/eject.c | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/example/C++/eject.cpp b/example/C++/eject.cpp index 5664a551..2eb7eb81 100644 --- a/example/C++/eject.cpp +++ b/example/C++/eject.cpp @@ -1,7 +1,7 @@ /* - $Id: eject.cpp,v 1.2 2006/01/14 10:46:23 rocky Exp $ + $Id: eject.cpp,v 1.3 2006/01/14 10:47:12 rocky Exp $ - Copyright (C) 2005 Rocky Bernstein + Copyright (C) 2005, 2006 Rocky Bernstein This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by diff --git a/example/eject.c b/example/eject.c index 6742ed68..e300b196 100644 --- a/example/eject.c +++ b/example/eject.c @@ -1,7 +1,7 @@ /* - $Id: eject.c,v 1.3 2006/01/14 10:46:23 rocky Exp $ + $Id: eject.c,v 1.4 2006/01/14 10:47:12 rocky Exp $ - Copyright (C) 2005 Rocky Bernstein + Copyright (C) 2005, 2006 Rocky Bernstein This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by