summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2005-12-05 21:42:29 +0000
committerNathan Scott <nathans@sgi.com>2005-12-05 21:42:29 +0000
commitd61ec00a035fde2352e26b1352399fd4469b318c (patch)
tree6b10d7313c5d1a812f60dba57c59e3d3c7352751 /include
parentca6261a5c76d792be7a554c1617b225521b57d75 (diff)
downloadattr-d61ec00a035fde2352e26b1352399fd4469b318c.tar.gz
Fix up some accidentally un-LGPLd attr headers.
Merge of master-melb:xfs-cmds:24693a by kenmcd.
Diffstat (limited to 'include')
-rw-r--r--include/attributes.h8
-rw-r--r--include/xattr.h8
2 files changed, 8 insertions, 8 deletions
diff --git a/include/attributes.h b/include/attributes.h
index 8e7297c..3afd9ac 100644
--- a/include/attributes.h
+++ b/include/attributes.h
@@ -3,15 +3,15 @@
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation.
+ * modify it under the terms of the GNU Lesser 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. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
diff --git a/include/xattr.h b/include/xattr.h
index bc9c654..9b23ab6 100644
--- a/include/xattr.h
+++ b/include/xattr.h
@@ -3,15 +3,15 @@
* All Rights Reserved.
*
* This program is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License as
- * published by the Free Software Foundation.
+ * modify it under the terms of the GNU Lesser 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. See the
- * GNU General Public License for more details.
+ * GNU Lesser General Public License for more details.
*
- * You should have received a copy of the GNU General Public License
+ * You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, write the Free Software Foundation,
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/