Update copyright statements to include 2003

git-svn-id: file:///home/jj/hercules.svn/trunk@1107 956126f8-22a0-4046-8f4a-272fa8102e63
This commit is contained in:
Jan Jaeger
2003-01-05 12:17:12 +00:00
parent 55b47976c8
commit 38dc432335
106 changed files with 173 additions and 173 deletions

View File

@@ -1,8 +1,8 @@
/* STACK.C (c) Copyright Roger Bowler, 1999-2002 */
/* STACK.C (c) Copyright Roger Bowler, 1999-2003 */
/* ESA/390 Linkage Stack Operations */
/* Interpretive Execution - (c) Copyright Jan Jaeger, 1999-2002 */
/* z/Architecture support - (c) Copyright Jan Jaeger, 1999-2002 */
/* Interpretive Execution - (c) Copyright Jan Jaeger, 1999-2003 */
/* z/Architecture support - (c) Copyright Jan Jaeger, 1999-2003 */
/*-------------------------------------------------------------------*/
/* This module implements the linkage stack functions of ESA/390 */