Skip to content

Commit 6d9dd21

Browse files
committed
date
1 parent d85d379 commit 6d9dd21

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fin.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/********************************************
22
fin.c
3-
copyright 2008-2010,2012. Thomas E. Dickey
3+
copyright 2008-2012,2014. Thomas E. Dickey
44
copyright 1991-1995,1996. Michael D. Brennan
55
66
This is a source file for mawk, an implementation of
@@ -11,7 +11,7 @@ the GNU General Public License, version 2, 1991.
1111
********************************************/
1212

1313
/*
14-
* $MawkId: fin.c,v 1.40 2014/09/13 00:56:15 tom Exp $
14+
* $MawkId: fin.c,v 1.41 2014/09/13 01:01:10 tom Exp $
1515
* @Log: fin.c,v @
1616
* Revision 1.10 1995/12/24 22:23:22 mike
1717
* remove errmsg() from inside FINopen

fin.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/********************************************
22
fin.h
3-
copyright 2009,2010, Thomas E. Dickey
3+
copyright 2009-2010,2014 Thomas E. Dickey
44
copyright 1991-1992,1993, Michael D. Brennan
55
66
This is a source file for mawk, an implementation of
@@ -11,7 +11,7 @@ the GNU General Public License, version 2, 1991.
1111
********************************************/
1212

1313
/*
14-
* $MawkId: fin.h,v 1.12 2014/09/13 00:55:46 tom Exp $
14+
* $MawkId: fin.h,v 1.13 2014/09/13 01:01:10 tom Exp $
1515
* @Log: fin.h,v @
1616
* Revision 1.1.1.1 1993/07/03 18:58:13 mike
1717
* move source to cvs

0 commit comments

Comments
 (0)