diff options
Diffstat (limited to 'tmake/example')
-rw-r--r-- | tmake/example/hello.cpp | 2 | ||||
-rw-r--r-- | tmake/example/hello.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tmake/example/hello.cpp b/tmake/example/hello.cpp index dc6ff77..4868c4d 100644 --- a/tmake/example/hello.cpp +++ b/tmake/example/hello.cpp @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id$ +** ** ** Copyright (C) 1992-1998 Troll Tech AS. All rights reserved. ** diff --git a/tmake/example/hello.h b/tmake/example/hello.h index 16e0871..07fb8c5 100644 --- a/tmake/example/hello.h +++ b/tmake/example/hello.h @@ -1,5 +1,5 @@ /**************************************************************************** -** $Id$ +** ** ** Copyright (C) 1992-1998 Troll Tech AS. All rights reserved. ** |