wrong copyrights

This commit is contained in:
dockes 2007-01-16 10:58:09 +00:00
parent b2ef768d36
commit 048aef2ebd
2 changed files with 3 additions and 4 deletions

View File

@ -1,7 +1,6 @@
#ifndef lint
static char rcsid [] = "@(#$Id: trbinc.cc,v 1.3 2005-11-24 07:16:15 dockes Exp $ (C) 1994 CDKIT";
#ifndef lint
static char rcsid[] = "@(#$Id: trbinc.cc,v 1.4 2007-01-16 10:58:09 dockes Exp $ (C) 2006 J.F.Dockes";
#endif
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>

View File

@ -1,5 +1,5 @@
#ifndef lint
static char rcsid [] = "@(#$Id: debuglog.cpp,v 1.4 2006-11-08 15:34:20 dockes Exp $ (C) 2002 OKYZ";
static char rcsid[] = "@(#$Id: debuglog.cpp,v 1.5 2007-01-16 10:58:09 dockes Exp $ (C) 2006 J.F.Dockes";
#endif
/*
* This program is free software; you can redistribute it and/or modify