-- Added Roaring Penguin copyright to tkremind and init.c

This commit is contained in:
dfs
1999-04-12 19:45:27 +00:00
parent 365d5285b3
commit b95b731817
5 changed files with 10 additions and 5 deletions
+2 -1
View File
@@ -16,7 +16,7 @@
/* */
/***************************************************************/
/* $Id: finnish.h,v 1.7 1999-04-05 17:35:07 dfs Exp $ */
/* $Id: finnish.h,v 1.8 1999-04-12 19:45:41 dfs Exp $ */
/* The very first define in a language support file must be L_LANGNAME: */
#define L_LANGNAME "Finnish"
@@ -524,6 +524,7 @@ void Usage()
#endif /* HAVE_PROTOS */
{
fprintf(ErrFp, "\nREMIND %s (%s version) Copyright 1992-1998 by David F. Skoll\n", VERSION, L_LANGNAME);
fprintf(ErrFp, "Copyright 1999 by Roaring Penguin Software Inc.\n");
#ifdef BETA
fprintf(ErrFp, ">>>> BETAVERSIO <<<<\n");
#endif
+2 -1
View File
@@ -15,7 +15,7 @@
/* */
/***************************************************************/
/* $Id: french.h,v 1.6 1999-04-05 17:35:07 dfs Exp $ */
/* $Id: french.h,v 1.7 1999-04-12 19:45:42 dfs Exp $ */
/* The very first define in a language support file must be L_LANGNAME: */
#define L_LANGNAME "French"
@@ -360,6 +360,7 @@ void Usage()
#endif /* HAVE_PROTOS */
{
fprintf(ErrFp, "\nREMIND %s (%s version) Copyright 1992-1998 by David F. Skoll\n", VERSION, L_LANGNAME);
fprintf(ErrFp, "Copyright 1999 by Roaring Penguin Software Inc.\n");
#ifdef BETA
fprintf(ErrFp, ">>>> BETA VERSION <<<<\n");
#endif
+2 -1
View File
@@ -14,7 +14,7 @@
/* */
/***************************************************************/
/* $Id: polish.h,v 1.6 1999-04-05 17:35:09 dfs Exp $ */
/* $Id: polish.h,v 1.7 1999-04-12 19:45:43 dfs Exp $ */
/* The very first define in a language support file must be L_LANGNAME: */
#define L_LANGNAME "Polish"
@@ -395,6 +395,7 @@ void Usage()
#endif /* HAVE_PROTOS */
{
fprintf(ErrFp, "\nREMIND %s (%s version) Copyright 1992-1998 by David F. Skoll\n", VERSION, L_LANGNAME);
fprintf(ErrFp, "Copyright 1999 by Roaring Penguin Software Inc.\n");
#ifdef BETA
fprintf(ErrFp, ">>>> BETA VERSION <<<<\n");
#endif
+2 -1
View File
@@ -15,7 +15,7 @@
/* */
/***************************************************************/
/* $Id: portbr.h,v 1.5 1999-04-05 17:35:10 dfs Exp $ */
/* $Id: portbr.h,v 1.6 1999-04-12 19:45:43 dfs Exp $ */
/* The very first define in a language support file must be L_LANGNAME: */
#define L_LANGNAME "Brazilian Portuguese"
@@ -260,6 +260,7 @@ void Usage()
#endif /* HAVE_PROTOS */
{
fprintf(ErrFp, "\nREMIND %s (versao %s) (C) 1992-1998 by David F. Skoll\n", VERSION, L_LANGNAME);
fprintf(ErrFp, "(C) 1999 by Roaring Penguin Software Inc.\n");
#ifdef BETA
fprintf(ErrFp, ">>>> VERSAO BETA <<<<\n");
#endif