summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2005-11-09 05:02:30 +0000
committerNathan Scott <nathans@sgi.com>2005-11-09 05:02:30 +0000
commita4e529bb655703fad762e5172bc3b77ed4f8953f (patch)
tree6d71877b2673522f08cf9e3012db881781439033 /include
parentf22392d13419f0bfd9713ff2408badad79b2c2cb (diff)
downloadacl-a4e529bb655703fad762e5172bc3b77ed4f8953f.tar.gz
Update copyright annotations and license boilerplates to correspond with SGI Legals preferences.
Merge of master-melb:xfs-cmds:24332a by kenmcd.
Diffstat (limited to 'include')
-rw-r--r--include/builddefs.in28
-rw-r--r--include/buildmacros28
-rw-r--r--include/buildrules20
3 files changed, 0 insertions, 76 deletions
diff --git a/include/builddefs.in b/include/builddefs.in
index b229760..19d9dfa 100644
--- a/include/builddefs.in
+++ b/include/builddefs.in
@@ -1,33 +1,5 @@
#
# Copyright (c) 2002-2003 Silicon Graphics, Inc. All Rights Reserved.
-#
-# This program is free software; you can redistribute it and/or modify it
-# under the terms of version 2 of the GNU General Public License as
-# published by the Free Software Foundation.
-#
-# This program is distributed in the hope that it would be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-#
-# Further, this software is distributed without any warranty that it is
-# free of the rightful claim of any third person regarding infringement
-# or the like. Any license provided herein, whether implied or
-# otherwise, applies only to this software file. Patent licenses, if
-# any, provided herein do not apply to combinations of this program with
-# other software, or any other product whatsoever.
-#
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write the Free Software Foundation, Inc., 59
-# Temple Place - Suite 330, Boston MA 02111-1307, USA.
-#
-# Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
-# Mountain View, CA 94043, or:
-#
-# http://www.sgi.com
-#
-# For further information regarding this notice, see:
-#
-# http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
#
# @configure_input@
#
diff --git a/include/buildmacros b/include/buildmacros
index 41a5e2e..41a4ef9 100644
--- a/include/buildmacros
+++ b/include/buildmacros
@@ -1,34 +1,6 @@
#
# Copyright (c) 2002-2003 Silicon Graphics, Inc. All Rights Reserved.
#
-# This program is free software; you can redistribute it and/or modify it
-# under the terms of version 2 of the GNU General Public License as
-# published by the Free Software Foundation.
-#
-# This program is distributed in the hope that it would be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-#
-# Further, this software is distributed without any warranty that it is
-# free of the rightful claim of any third person regarding infringement
-# or the like. Any license provided herein, whether implied or
-# otherwise, applies only to this software file. Patent licenses, if
-# any, provided herein do not apply to combinations of this program with
-# other software, or any other product whatsoever.
-#
-# You should have received a copy of the GNU General Public License along
-# with this program; if not, write the Free Software Foundation, Inc., 59
-# Temple Place - Suite 330, Boston MA 02111-1307, USA.
-#
-# Contact information: Silicon Graphics, Inc., 1600 Amphitheatre Pkwy,
-# Mountain View, CA 94043, or:
-#
-# http://www.sgi.com
-#
-# For further information regarding this notice, see:
-#
-# http://oss.sgi.com/projects/GenInfo/SGIGPLNoticeExplan/
-#
BUILDRULES = $(TOPDIR)/include/buildrules
diff --git a/include/buildrules b/include/buildrules
index 6dfacde..c530bcc 100644
--- a/include/buildrules
+++ b/include/buildrules
@@ -1,26 +1,6 @@
#
# Copyright (c) 1999, 2001-2003 Silicon Graphics, Inc. All Rights Reserved.
#
-# This program is free software; you can redistribute it and/or modify it
-# under the terms of version 2 of the GNU General Public License as published
-# by the Free Software Fondation.
-#
-# This program is distributed in the hope that it would be useful, but WITHOUT
-# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
-# FITNESS FOR A PARTICULAR PURPOSE. Further, any license provided herein,
-# whether implied or otherwise, is limited to this program in accordance with
-# the express provisions of the GNU General Public License. Patent licenses,
-# if any, provided herein do not apply to combinations of this program with
-# other product or programs, or any other product whatsoever. This program is
-# distributed without any warranty that the program is delivered free of the
-# rightful claim of any third person by way of infringement or the like. See
-# the GNU General Public License for more details.
-#
-# You should have received a copy of the GNU General Public License along with
-# this program; if not, write the Free Software Foundation, Inc., 59 Temple
-# Place - Suite 330, Boston MA 02111-1307, USA.
-# Common build rules for gmake
-#
ifndef _BUILDRULES_INCLUDED_
_BUILDRULES_INCLUDED_ = 1