diff options
| author | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-06-29 12:22:41 +0200 |
|---|---|---|
| committer | Robin Haberkorn <rhaberkorn@fmsbw.de> | 2026-06-29 12:23:29 +0200 |
| commit | a4797849c681be8432dc945cc376d9ed51cd3c18 (patch) | |
| tree | e40819b40bf36631df291ea22065053253da9669 /tecdisp.c | |
| parent | edb6200e27e20c0f3cc19c9693d4d552c60857d5 (diff) | |
| download | videoteco-fork-a4797849c681be8432dc945cc376d9ed51cd3c18.tar.gz | |
added copyright notices for my modifications
Also removed legacy CVS headers.
Diffstat (limited to 'tecdisp.c')
| -rw-r--r-- | tecdisp.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,3 @@ -char *tecdisp_c_version = "tecdisp.c: $Revision: 1.3 $"; - /* * $Date: 2007/12/26 13:28:30 $ * $Source: /cvsroot/videoteco/videoteco/tecdisp.c,v $ @@ -14,6 +12,7 @@ char *tecdisp_c_version = "tecdisp.c: $Revision: 1.3 $"; /* * Copyright (C) 1985-2007 BY Paul Cantrell + * Copyright (C) 2011, 2025 BY Robin Haberkorn * * 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 |
