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

Add URL for GPLv2 license in copyright headers
---
 lustre/mgc/autoMakefile.am   | 4 ++--
 lustre/ptlrpc/wirehdr.c      | 5 ++---
 lustre/quota/autoMakefile.am | 4 ++--
 3 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/lustre/mgc/autoMakefile.am b/lustre/mgc/autoMakefile.am
index b6980eb740..db9a4334aa 100644
--- a/lustre/mgc/autoMakefile.am
+++ b/lustre/mgc/autoMakefile.am
@@ -14,8 +14,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/lustre/ptlrpc/wirehdr.c b/lustre/ptlrpc/wirehdr.c
index 4dd8b4665d..aa5ff2292f 100644
--- a/lustre/ptlrpc/wirehdr.c
+++ b/lustre/ptlrpc/wirehdr.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
@@ -61,4 +61,3 @@
 #include <obd_class.h>
 #include <lustre_net.h>
 #include <lustre_disk.h>
-
diff --git a/lustre/quota/autoMakefile.am b/lustre/quota/autoMakefile.am
index 05e6fb6392..66f7a0b067 100644
--- a/lustre/quota/autoMakefile.am
+++ b/lustre/quota/autoMakefile.am
@@ -14,8 +14,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