diff --git a/sm5/smartd.c b/sm5/smartd.c index 09e8d70a59b1a62ee01fb4024d201d720f18fed8..d3a04ad367619628d7c6ba27300c58ff76429cc4 100644 --- a/sm5/smartd.c +++ b/sm5/smartd.c @@ -1,4 +1,4 @@ -// $Id: smartd.c,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $ +// $Id: smartd.c,v 1.2 2002/10/09 18:01:18 ballen4705 Exp $ /* * smartd.c * @@ -260,7 +260,7 @@ void CheckDevices ( atadevices_t *atadevices, scsidevices_t *scsidevices) char copyleftstring[]= "\nHome page of smartd is http://sourceforge.net/projects/smartmontools\n\n" -"CVS Version ID $Id: smartd.c,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $" +"CVS Version ID $Id: smartd.c,v 1.2 2002/10/09 18:01:18 ballen4705 Exp $\n" "smartd comes with ABSOLUTELY NO WARRANTY. This\n" "is free software, and you are welcome to redistribute it\n" "under the terms of the GNU General Public License Version 2.\n" diff --git a/sm5/smartd.cpp b/sm5/smartd.cpp index 2ad90ff454e5cd69aaaf20d60f1d22cb4338b546..c86122a322f609de9abf47ea900c92e8622f91eb 100644 --- a/sm5/smartd.cpp +++ b/sm5/smartd.cpp @@ -1,4 +1,4 @@ -// $Id: smartd.cpp,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $ +// $Id: smartd.cpp,v 1.2 2002/10/09 18:01:18 ballen4705 Exp $ /* * smartd.c * @@ -260,7 +260,7 @@ void CheckDevices ( atadevices_t *atadevices, scsidevices_t *scsidevices) char copyleftstring[]= "\nHome page of smartd is http://sourceforge.net/projects/smartmontools\n\n" -"CVS Version ID $Id: smartd.cpp,v 1.1 2002/10/09 17:56:58 ballen4705 Exp $" +"CVS Version ID $Id: smartd.cpp,v 1.2 2002/10/09 18:01:18 ballen4705 Exp $\n" "smartd comes with ABSOLUTELY NO WARRANTY. This\n" "is free software, and you are welcome to redistribute it\n" "under the terms of the GNU General Public License Version 2.\n"