From b5b4145076d477bc87b6903ef116315eb09b34bb Mon Sep 17 00:00:00 2001 From: John Maddock Date: Wed, 27 Oct 2004 11:45:36 +0000 Subject: [PATCH] Added original jam copyrights. [SVN r25888] --- historic/jam/src/expand.c | 6 ++++++ historic/jam/src/patchlevel.h | 6 ++++++ jam_src/expand.c | 6 ++++++ jam_src/patchlevel.h | 6 ++++++ 4 files changed, 24 insertions(+) diff --git a/historic/jam/src/expand.c b/historic/jam/src/expand.c index 0f54674d6..fbe1f0ec6 100644 --- a/historic/jam/src/expand.c +++ b/historic/jam/src/expand.c @@ -1,3 +1,9 @@ +/* + * Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc. + * + * This file is part of Jam - see jam.c for Copyright information. + */ + # include "jam.h" # include "lists.h" # include "variable.h" diff --git a/historic/jam/src/patchlevel.h b/historic/jam/src/patchlevel.h index 064e93681..ca2adbac2 100644 --- a/historic/jam/src/patchlevel.h +++ b/historic/jam/src/patchlevel.h @@ -1,3 +1,9 @@ +/* + * Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc. + * + * This file is part of Jam - see jam.c for Copyright information. + */ + /* Keep JAMVERSYM in sync with VERSION. */ /* It can be accessed as $(JAMVERSION) in the Jamfile. */ diff --git a/jam_src/expand.c b/jam_src/expand.c index 0f54674d6..fbe1f0ec6 100644 --- a/jam_src/expand.c +++ b/jam_src/expand.c @@ -1,3 +1,9 @@ +/* + * Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc. + * + * This file is part of Jam - see jam.c for Copyright information. + */ + # include "jam.h" # include "lists.h" # include "variable.h" diff --git a/jam_src/patchlevel.h b/jam_src/patchlevel.h index 064e93681..ca2adbac2 100644 --- a/jam_src/patchlevel.h +++ b/jam_src/patchlevel.h @@ -1,3 +1,9 @@ +/* + * Copyright 1993-2002 Christopher Seiwald and Perforce Software, Inc. + * + * This file is part of Jam - see jam.c for Copyright information. + */ + /* Keep JAMVERSYM in sync with VERSION. */ /* It can be accessed as $(JAMVERSION) in the Jamfile. */