From 1908578f9c531addab4ec2537fa8135898affb54 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sun, 11 Nov 2001 13:07:51 +0000 Subject: [PATCH] Added copyright notices [SVN r11663] --- historic/jam/src/headers.c | 7 +++++++ historic/jam/src/rules.h | 8 ++++++++ jam_src/headers.c | 7 +++++++ jam_src/rules.h | 8 ++++++++ 4 files changed, 30 insertions(+) diff --git a/historic/jam/src/headers.c b/historic/jam/src/headers.c index 78a9beda1..c0355248a 100644 --- a/historic/jam/src/headers.c +++ b/historic/jam/src/headers.c @@ -3,6 +3,13 @@ * * This file is part of Jam - see jam.c for Copyright information. */ +/* This file is ALSO: + * (C) Copyright David Abrahams 2001. Permission to copy, use, + * modify, sell and distribute this software is granted provided this + * copyright notice appears in all copies. This software is provided + * "as is" without express or implied warranty, and with no claim as + * to its suitability for any purpose. + */ # include "jam.h" # include "lists.h" diff --git a/historic/jam/src/rules.h b/historic/jam/src/rules.h index ab1cff4ce..d02b14d7e 100644 --- a/historic/jam/src/rules.h +++ b/historic/jam/src/rules.h @@ -4,6 +4,14 @@ * This file is part of Jam - see jam.c for Copyright information. */ +/* This file is ALSO: + * (C) Copyright David Abrahams 2001. Permission to copy, use, + * modify, sell and distribute this software is granted provided this + * copyright notice appears in all copies. This software is provided + * "as is" without express or implied warranty, and with no claim as + * to its suitability for any purpose. + */ + #ifndef RULES_DWA_20011020_H # define RULES_DWA_20011020_H diff --git a/jam_src/headers.c b/jam_src/headers.c index 78a9beda1..c0355248a 100644 --- a/jam_src/headers.c +++ b/jam_src/headers.c @@ -3,6 +3,13 @@ * * This file is part of Jam - see jam.c for Copyright information. */ +/* This file is ALSO: + * (C) Copyright David Abrahams 2001. Permission to copy, use, + * modify, sell and distribute this software is granted provided this + * copyright notice appears in all copies. This software is provided + * "as is" without express or implied warranty, and with no claim as + * to its suitability for any purpose. + */ # include "jam.h" # include "lists.h" diff --git a/jam_src/rules.h b/jam_src/rules.h index ab1cff4ce..d02b14d7e 100644 --- a/jam_src/rules.h +++ b/jam_src/rules.h @@ -4,6 +4,14 @@ * This file is part of Jam - see jam.c for Copyright information. */ +/* This file is ALSO: + * (C) Copyright David Abrahams 2001. Permission to copy, use, + * modify, sell and distribute this software is granted provided this + * copyright notice appears in all copies. This software is provided + * "as is" without express or implied warranty, and with no claim as + * to its suitability for any purpose. + */ + #ifndef RULES_DWA_20011020_H # define RULES_DWA_20011020_H