From ad641c4b1419a08bf8a85c16ffc13244acfd0e87 Mon Sep 17 00:00:00 2001 From: Paul Mensonides Date: Sun, 5 Jan 2003 18:59:40 +0000 Subject: [PATCH] fixed copyright [SVN r16763] --- .../boost/preprocessor/punctuation/paren.hpp | 20 +++++++++---------- .../preprocessor/punctuation/paren_if.hpp | 20 +++++++++---------- 2 files changed, 18 insertions(+), 22 deletions(-) diff --git a/include/boost/preprocessor/punctuation/paren.hpp b/include/boost/preprocessor/punctuation/paren.hpp index b7f1f57..7bae434 100644 --- a/include/boost/preprocessor/punctuation/paren.hpp +++ b/include/boost/preprocessor/punctuation/paren.hpp @@ -1,14 +1,12 @@ -# /* Copyright (C) 2001 -# * Housemarque Oy -# * http://www.housemarque.com -# * -# * 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. -# */ -# -# /* Revised by Paul Mensonides (2002) */ +# /* ************************************************************************** +# * * +# * (C) Copyright Paul Mensonides 2002. 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 at to its suitability for any purpose. * +# * * +# ************************************************************************** */ # # /* See http://www.boost.org for most recent version. */ # diff --git a/include/boost/preprocessor/punctuation/paren_if.hpp b/include/boost/preprocessor/punctuation/paren_if.hpp index 6f6b841..191b19d 100644 --- a/include/boost/preprocessor/punctuation/paren_if.hpp +++ b/include/boost/preprocessor/punctuation/paren_if.hpp @@ -1,14 +1,12 @@ -# /* Copyright (C) 2001 -# * Housemarque Oy -# * http://www.housemarque.com -# * -# * 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. -# */ -# -# /* Revised by Paul Mensonides (2002) */ +# /* ************************************************************************** +# * * +# * (C) Copyright Paul Mensonides 2002. 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 at to its suitability for any purpose. * +# * * +# ************************************************************************** */ # # /* See http://www.boost.org for most recent version. */ #