aboutsummaryrefslogtreecommitdiff
path: root/tecbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'tecbuf.c')
-rw-r--r--tecbuf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/tecbuf.c b/tecbuf.c
index 1bdfb13..6027d0a 100644
--- a/tecbuf.c
+++ b/tecbuf.c
@@ -1,5 +1,3 @@
-char *tecbuf_c_version = "tecbuf.c: $Revision: 1.4 $";
-
struct buff_header *buff_create( char *name, char internal_flag );
/*
@@ -16,6 +14,7 @@ struct buff_header *buff_create( char *name, char internal_flag );
/*
* 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