diff --git a/m4/sah_header_stdcxx.m4 b/m4/sah_header_stdcxx.m4 index e0ad4f3254..27a90432d0 100644 --- a/m4/sah_header_stdcxx.m4 +++ b/m4/sah_header_stdcxx.m4 @@ -1,7 +1,22 @@ -# The contents of this file are subject to the BOINC Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://boinc.berkeley.edu/license_1.0.txt +# Berkeley Open Infrastructure for Network Computing +# http://boinc.berkeley.edu +# Copyright (C) 2005 University of California +# +# This is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; +# either version 2.1 of the License, or (at your option) any later version. +# +# This software is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Lesser General Public License for more details. +# +# To view the GNU Lesser General Public License visit +# http://www.gnu.org/copyleft/lesser.html +# or write to the Free Software Foundation, Inc., +# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# AC_PREREQ([2.54]) diff --git a/m4/sah_namespace.m4 b/m4/sah_namespace.m4 index f78d5d28f5..ef06b8a40b 100644 --- a/m4/sah_namespace.m4 +++ b/m4/sah_namespace.m4 @@ -1,10 +1,27 @@ -# The contents of this file are subject to the BOINC Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of the License at -# http://boinc.berkeley.edu/license_1.0.txt +# Berkeley Open Infrastructure for Network Computing +# http://boinc.berkeley.edu +# Copyright (C) 2005 University of California +# +# This is free software; you can redistribute it and/or +# modify it under the terms of the GNU Lesser General Public +# License as published by the Free Software Foundation; +# either version 2.1 of the License, or (at your option) any later version. +# +# This software is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. +# See the GNU Lesser General Public License for more details. +# +# To view the GNU Lesser General Public License visit +# http://www.gnu.org/copyleft/lesser.html +# or write to the Free Software Foundation, Inc., +# 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # # Revision Log: # $Log$ +# Revision 1.4 2005/12/24 20:08:03 rwalton +# *** empty log message *** +# # Revision 1.3 2005/05/10 15:43:56 korpela # Fixed bug in caching of SAH_FUNCS_IN_NAMESPACE results. #