From 5809be7f52160ada9dae7a5dfcb4a239acedcbb9 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Mon, 13 Sep 2004 15:46:44 +0000 Subject: [PATCH] copyright-license [SVN r25050] --- historic/jam/src/strings.c | 6 +++++- historic/jam/src/strings.h | 4 ++++ jam_src/strings.c | 6 +++++- jam_src/strings.h | 4 ++++ 4 files changed, 18 insertions(+), 2 deletions(-) diff --git a/historic/jam/src/strings.c b/historic/jam/src/strings.c index 2112e36e8..532bea20a 100644 --- a/historic/jam/src/strings.c +++ b/historic/jam/src/strings.c @@ -1,4 +1,8 @@ -#include "strings.h" +/* Copyright David Abrahams 2004. Distributed under the Boost */ +/* Software License, Version 1.0. (See accompanying */ +/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ + +#Include "strings.h" #include #include #include diff --git a/historic/jam/src/strings.h b/historic/jam/src/strings.h index 670b752a4..47bba1729 100644 --- a/historic/jam/src/strings.h +++ b/historic/jam/src/strings.h @@ -1,6 +1,10 @@ #ifndef STRINGS_DWA20011024_H # define STRINGS_DWA20011024_H +/* Copyright David Abrahams 2004. Distributed under the Boost */ +/* Software License, Version 1.0. (See accompanying */ +/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ + # include typedef struct string diff --git a/jam_src/strings.c b/jam_src/strings.c index 2112e36e8..532bea20a 100644 --- a/jam_src/strings.c +++ b/jam_src/strings.c @@ -1,4 +1,8 @@ -#include "strings.h" +/* Copyright David Abrahams 2004. Distributed under the Boost */ +/* Software License, Version 1.0. (See accompanying */ +/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ + +#Include "strings.h" #include #include #include diff --git a/jam_src/strings.h b/jam_src/strings.h index 670b752a4..47bba1729 100644 --- a/jam_src/strings.h +++ b/jam_src/strings.h @@ -1,6 +1,10 @@ #ifndef STRINGS_DWA20011024_H # define STRINGS_DWA20011024_H +/* Copyright David Abrahams 2004. Distributed under the Boost */ +/* Software License, Version 1.0. (See accompanying */ +/* file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) */ + # include typedef struct string