diff options
Diffstat (limited to 'tecbuf.c')
| -rw-r--r-- | tecbuf.c | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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 |
