From ceec7c14df5579f7294ad936e46c8a81e7c78b8b Mon Sep 17 00:00:00 2001
From: kalpak <kalpak>
Date: Thu, 7 Aug 2008 09:32:57 +0000
Subject: [PATCH] b=16098

Add URL for GPLv2 license in copyright headers
---
 lnet/include/libcfs/bitmap.h             | 4 ++--
 lnet/include/libcfs/darwin/darwin-sync.h | 4 ++--
 lnet/include/libcfs/winnt/winnt-fs.h     | 4 ++--
 lnet/libcfs/darwin/darwin-fs.c           | 4 ++--
 lnet/libcfs/darwin/darwin-sync.c         | 4 ++--
 lnet/libcfs/linux/linux-fs.c             | 4 ++--
 lnet/libcfs/user-lock.c                  | 4 ++--
 lnet/selftest/console.h                  | 4 ++--
 8 files changed, 16 insertions(+), 16 deletions(-)

diff --git a/lnet/include/libcfs/bitmap.h b/lnet/include/libcfs/bitmap.h
index 58fd9a3538..1d795de543 100644
--- a/lnet/include/libcfs/bitmap.h
+++ b/lnet/include/libcfs/bitmap.h
@@ -16,8 +16,8 @@
  * in the LICENSE file that accompanied this code).
  *
  * You should have received a copy of the GNU General Public License
- * version 2 along with this program; If not, see [sun.com URL with a
- * copy of GPLv2].
+ * version 2 along with this program; If not, see
+ * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
  *
  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  * CA 95054 USA or visit www.sun.com if you need additional information or
diff --git a/lnet/include/libcfs/darwin/darwin-sync.h b/lnet/include/libcfs/darwin/darwin-sync.h
index 352e9331f3..63e3f8b412 100644
--- a/lnet/include/libcfs/darwin/darwin-sync.h
+++ b/lnet/include/libcfs/darwin/darwin-sync.h
@@ -16,8 +16,8 @@
  * in the LICENSE file that accompanied this code).
  *
  * You should have received a copy of the GNU General Public License
- * version 2 along with this program; If not, see [sun.com URL with a
- * copy of GPLv2].
+ * version 2 along with this program; If not, see
+ * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
  *
  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  * CA 95054 USA or visit www.sun.com if you need additional information or
diff --git a/lnet/include/libcfs/winnt/winnt-fs.h b/lnet/include/libcfs/winnt/winnt-fs.h
index b2c96d6733..4e7981a90a 100644
--- a/lnet/include/libcfs/winnt/winnt-fs.h
+++ b/lnet/include/libcfs/winnt/winnt-fs.h
@@ -16,8 +16,8 @@
  * in the LICENSE file that accompanied this code).
  *
  * You should have received a copy of the GNU General Public License
- * version 2 along with this program; If not, see [sun.com URL with a
- * copy of GPLv2].
+ * version 2 along with this program; If not, see
+ * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
  *
  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  * CA 95054 USA or visit www.sun.com if you need additional information or
diff --git a/lnet/libcfs/darwin/darwin-fs.c b/lnet/libcfs/darwin/darwin-fs.c
index 51d378cf42..8d95a689b8 100644
--- a/lnet/libcfs/darwin/darwin-fs.c
+++ b/lnet/libcfs/darwin/darwin-fs.c
@@ -16,8 +16,8 @@
  * in the LICENSE file that accompanied this code).
  *
  * You should have received a copy of the GNU General Public License
- * version 2 along with this program; If not, see [sun.com URL with a
- * copy of GPLv2].
+ * version 2 along with this program; If not, see
+ * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
  *
  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  * CA 95054 USA or visit www.sun.com if you need additional information or
diff --git a/lnet/libcfs/darwin/darwin-sync.c b/lnet/libcfs/darwin/darwin-sync.c
index 7dd5aef1e9..8fb3c99eda 100644
--- a/lnet/libcfs/darwin/darwin-sync.c
+++ b/lnet/libcfs/darwin/darwin-sync.c
@@ -16,8 +16,8 @@
  * in the LICENSE file that accompanied this code).
  *
  * You should have received a copy of the GNU General Public License
- * version 2 along with this program; If not, see [sun.com URL with a
- * copy of GPLv2].
+ * version 2 along with this program; If not, see
+ * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
  *
  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  * CA 95054 USA or visit www.sun.com if you need additional information or
diff --git a/lnet/libcfs/linux/linux-fs.c b/lnet/libcfs/linux/linux-fs.c
index 13d4d86eb7..0cefbf4092 100644
--- a/lnet/libcfs/linux/linux-fs.c
+++ b/lnet/libcfs/linux/linux-fs.c
@@ -16,8 +16,8 @@
  * in the LICENSE file that accompanied this code).
  *
  * You should have received a copy of the GNU General Public License
- * version 2 along with this program; If not, see [sun.com URL with a
- * copy of GPLv2].
+ * version 2 along with this program; If not, see
+ * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
  *
  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  * CA 95054 USA or visit www.sun.com if you need additional information or
diff --git a/lnet/libcfs/user-lock.c b/lnet/libcfs/user-lock.c
index 021df16bac..8a7ce1312f 100644
--- a/lnet/libcfs/user-lock.c
+++ b/lnet/libcfs/user-lock.c
@@ -16,8 +16,8 @@
  * in the LICENSE file that accompanied this code).
  *
  * You should have received a copy of the GNU General Public License
- * version 2 along with this program; If not, see [sun.com URL with a
- * copy of GPLv2].
+ * version 2 along with this program; If not, see
+ * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
  *
  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  * CA 95054 USA or visit www.sun.com if you need additional information or
diff --git a/lnet/selftest/console.h b/lnet/selftest/console.h
index 1757e3b094..6bd1acaab6 100644
--- a/lnet/selftest/console.h
+++ b/lnet/selftest/console.h
@@ -16,8 +16,8 @@
  * in the LICENSE file that accompanied this code).
  *
  * You should have received a copy of the GNU General Public License
- * version 2 along with this program; If not, see [sun.com URL with a
- * copy of GPLv2].
+ * version 2 along with this program; If not, see
+ * http://www.sun.com/software/products/lustre/docs/GPLv2.pdf
  *
  * Please contact Sun Microsystems, Inc., 4150 Network Circle, Santa Clara,
  * CA 95054 USA or visit www.sun.com if you need additional information or
-- 
GitLab