fix copyright notices; let's keep our names in there instead of duplicating them elsewhere

This commit is contained in:
Glenn Maynard
2004-08-24 22:27:53 +00:00
parent 9d4ccdafbf
commit 4ce71a6aef
2 changed files with 3 additions and 6 deletions
@@ -1,8 +1,6 @@
//
// LightsDriver_LinuxParallel - Parallel Port Based Lights Driver for Linux
//
// Author: Hugo Hromic M. <hhromic@udec.cl>
//
// This requires root permissions to work! (run as root or suid)
// This code was written using SystemMessage Driver as template.
//
@@ -74,7 +72,8 @@ void LightsDriver_LinuxParallel::Set( const LightsState *ls )
}
/*
* (c) 2002-2004 Glenn Maynard
* (c) 2004 Hugo Hromic M. <hhromic@udec.cl>
*
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a
@@ -1,8 +1,6 @@
//
// LightsDriver_LinuxParallel - Parallel Port Based Lights Driver for Linux
//
// Author: Hugo Hromic M. <hhromic@udec.cl>
//
// This requires root permissions to work! (run as root or suid)
// This code was written using SystemMessage Driver as template.
//
@@ -27,7 +25,7 @@ class LightsDriver_LinuxParallel : public LightsDriver
#endif
/*
* (c) 2002-2004 Glenn Maynard
* (c) 2004 Hugo Hromic M. <hhromic@udec.cl>
* All rights reserved.
*
* Permission is hereby granted, free of charge, to any person obtaining a