From a4797849c681be8432dc945cc376d9ed51cd3c18 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Mon, 29 Jun 2026 12:22:41 +0200 Subject: added copyright notices for my modifications Also removed legacy CVS headers. --- teco.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'teco.c') diff --git a/teco.c b/teco.c index 11c24ed..03838f2 100644 --- a/teco.c +++ b/teco.c @@ -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 -- cgit v1.2.3