diff options
Diffstat (limited to 'teco.c')
| -rw-r--r-- | teco.c | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,6 +1,3 @@ -char *teco_c_version = "teco.c: $Revision: 1.3 $"; -char *copyright = "Copyright (c) 1985-2007 Paul Cantrell"; - /* * $Date: 2007/12/26 13:28:30 $ * $Source: /cvsroot/videoteco/videoteco/teco.c,v $ @@ -15,6 +12,7 @@ char *copyright = "Copyright (c) 1985-2007 Paul Cantrell"; /* * 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 |
