From 45e593c4fed09fee8da6cbefd8e3452239a9a260 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Karlsson?= Date: Tue, 4 Feb 2003 12:24:06 +0000 Subject: [PATCH] Added copyright statement [SVN r17196] --- old_include/tests/snip1.cpp | 15 +++++++++++++++ old_include/tests/snip2.cpp | 15 +++++++++++++++ old_include/tests/snip3.cpp | 15 +++++++++++++++ old_include/tests/snip4.cpp | 15 +++++++++++++++ old_include/tests/snip5.cpp | 15 +++++++++++++++ old_include/tests/snip6.cpp | 15 +++++++++++++++ old_include/tests/snip7.cpp | 15 +++++++++++++++ 7 files changed, 105 insertions(+) diff --git a/old_include/tests/snip1.cpp b/old_include/tests/snip1.cpp index e45a9c6b..b10ee080 100644 --- a/old_include/tests/snip1.cpp +++ b/old_include/tests/snip1.cpp @@ -1,3 +1,18 @@ +/* + * + * Copyright (c) 1998-2000 + * Dr John Maddock + * + * Permission to use, copy, modify, distribute and sell this software + * and its documentation for any purpose is hereby granted without fee, + * provided that the above copyright notice appear in all copies and + * that both that copyright notice and this permission notice appear + * in supporting documentation. Dr John Maddock makes no representations + * about the suitability of this software for any purpose. + * It is provided "as is" without express or implied warranty. + * + */ + #include #include #include diff --git a/old_include/tests/snip2.cpp b/old_include/tests/snip2.cpp index 4f24f3d3..aec7fd7e 100644 --- a/old_include/tests/snip2.cpp +++ b/old_include/tests/snip2.cpp @@ -1,3 +1,18 @@ +/* + * + * Copyright (c) 1998-2000 + * Dr John Maddock + * + * Permission to use, copy, modify, distribute and sell this software + * and its documentation for any purpose is hereby granted without fee, + * provided that the above copyright notice appear in all copies and + * that both that copyright notice and this permission notice appear + * in supporting documentation. Dr John Maddock makes no representations + * about the suitability of this software for any purpose. + * It is provided "as is" without express or implied warranty. + * + */ + #include #include #include diff --git a/old_include/tests/snip3.cpp b/old_include/tests/snip3.cpp index d8853e75..aae22e78 100644 --- a/old_include/tests/snip3.cpp +++ b/old_include/tests/snip3.cpp @@ -1,3 +1,18 @@ +/* + * + * Copyright (c) 1998-2000 + * Dr John Maddock + * + * Permission to use, copy, modify, distribute and sell this software + * and its documentation for any purpose is hereby granted without fee, + * provided that the above copyright notice appear in all copies and + * that both that copyright notice and this permission notice appear + * in supporting documentation. Dr John Maddock makes no representations + * about the suitability of this software for any purpose. + * It is provided "as is" without express or implied warranty. + * + */ + #include #include #include diff --git a/old_include/tests/snip4.cpp b/old_include/tests/snip4.cpp index abc78e00..5bd3f544 100644 --- a/old_include/tests/snip4.cpp +++ b/old_include/tests/snip4.cpp @@ -1,3 +1,18 @@ +/* + * + * Copyright (c) 1998-2000 + * Dr John Maddock + * + * Permission to use, copy, modify, distribute and sell this software + * and its documentation for any purpose is hereby granted without fee, + * provided that the above copyright notice appear in all copies and + * that both that copyright notice and this permission notice appear + * in supporting documentation. Dr John Maddock makes no representations + * about the suitability of this software for any purpose. + * It is provided "as is" without express or implied warranty. + * + */ + #include #include #include diff --git a/old_include/tests/snip5.cpp b/old_include/tests/snip5.cpp index 4fb12337..f14f57b4 100644 --- a/old_include/tests/snip5.cpp +++ b/old_include/tests/snip5.cpp @@ -1,3 +1,18 @@ +/* + * + * Copyright (c) 1998-2000 + * Dr John Maddock + * + * Permission to use, copy, modify, distribute and sell this software + * and its documentation for any purpose is hereby granted without fee, + * provided that the above copyright notice appear in all copies and + * that both that copyright notice and this permission notice appear + * in supporting documentation. Dr John Maddock makes no representations + * about the suitability of this software for any purpose. + * It is provided "as is" without express or implied warranty. + * + */ + #include #include #include diff --git a/old_include/tests/snip6.cpp b/old_include/tests/snip6.cpp index 6a9c4a5d..65fd72b3 100644 --- a/old_include/tests/snip6.cpp +++ b/old_include/tests/snip6.cpp @@ -1,3 +1,18 @@ +/* + * + * Copyright (c) 1998-2000 + * Dr John Maddock + * + * Permission to use, copy, modify, distribute and sell this software + * and its documentation for any purpose is hereby granted without fee, + * provided that the above copyright notice appear in all copies and + * that both that copyright notice and this permission notice appear + * in supporting documentation. Dr John Maddock makes no representations + * about the suitability of this software for any purpose. + * It is provided "as is" without express or implied warranty. + * + */ + #include #include #include diff --git a/old_include/tests/snip7.cpp b/old_include/tests/snip7.cpp index d41e971d..a9600801 100644 --- a/old_include/tests/snip7.cpp +++ b/old_include/tests/snip7.cpp @@ -1,3 +1,18 @@ +/* + * + * Copyright (c) 1998-2000 + * Dr John Maddock + * + * Permission to use, copy, modify, distribute and sell this software + * and its documentation for any purpose is hereby granted without fee, + * provided that the above copyright notice appear in all copies and + * that both that copyright notice and this permission notice appear + * in supporting documentation. Dr John Maddock makes no representations + * about the suitability of this software for any purpose. + * It is provided "as is" without express or implied warranty. + * + */ + #include #include #include