Whamcloud - gitweb
LU-2446 build: Update Whamcloud copyright messages for Intel
authorKeith Mannthey <keith.mannthey@intel.com>
Fri, 4 Jan 2013 01:56:25 +0000 (17:56 -0800)
committerOleg Drokin <green@whamcloud.com>
Tue, 8 Jan 2013 05:32:10 +0000 (00:32 -0500)
Update the copyright messages for master branch for Intel.

These are the manual changes required.
Issues addressed:
  The addition of the GPL to two header files
  Updating the Man page copyrights
  Dealing with nonlinear year issues in git
  Removal of a double copyright
  Careful addition of Intel copyrights in a tricky spots

Signed-off-by: Keith Mannthey <keith.mannthey@intel.com>
Change-Id: Iaf8bd9f2a7e38c265c86c477fdf51607c1590b86
Reviewed-on: http://review.whamcloud.com/4948
Tested-by: Hudson
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
12 files changed:
libcfs/include/libcfs/list.h
libcfs/include/libcfs/user-mem.h
lnet/selftest/brw_test.c
lustre/contrib/wireshark/packet-lnet.c
lustre/contrib/wireshark/packet-lustre.c
lustre/doc/lustre.7
lustre/doc/mkfs.lustre.8
lustre/doc/mount.lustre.8
lustre/doc/tunefs.lustre.8
lustre/fid/lproc_fid.c
lustre/liblustre/llite_cl.c
lustre/obdclass/obdo.c

index 27de832..be06e74 100644 (file)
@@ -1,3 +1,25 @@
+/*
+ * GPL HEADER START
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 only,
+ * as published by the Free Software Foundation.
+ *
+ * This program 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 General Public License version 2 for more details.  A copy is
+ * included in the COPYING file that accompanied this code.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ * GPL HEADER END
+ */
+
 #ifndef __LIBCFS_LIST_H__
 #define __LIBCFS_LIST_H__
 
index 423ba8e..0c8f104 100644 (file)
@@ -1,3 +1,25 @@
+/*
+ * GPL HEADER START
+ *
+ * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 only,
+ * as published by the Free Software Foundation.
+ *
+ * This program 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 General Public License version 2 for more details.  A copy is
+ * included in the COPYING file that accompanied this code.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ *
+ * GPL HEADER END
+ */
+
 #ifndef __LIBCFS_USER_MEM_H__
 #define __LIBCFS_USER_MEM_H__
 
index e002e83..5e4b036 100644 (file)
@@ -26,6 +26,8 @@
 /*
  * Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
+ *
+ * Copyright (c) 2011, 2012, Intel Corporation.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/
index 3ebe2c6..f6e06ea 100644 (file)
@@ -21,6 +21,8 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *
+ * Copyright (c) 2012, Intel Corporation.
  */
 
 #ifdef HAVE_CONFIG_H
index 6d7edfd..226e787 100644 (file)
@@ -21,6 +21,8 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, write to the Free Software
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+ *
+ * Copyright (c) 2012, Intel Corporation.
  */
 
 #ifdef HAVE_CONFIG_H
index aa716fe..0458de7 100644 (file)
@@ -2,6 +2,8 @@
 .\" Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
 .\" This file may be copied under the terms of the GNU Public License.
 .\"
+.\" Copyright (c) 2012, Intel Corporation.
+.\"
 .TH Lustre 7 "2006 Jun 15" Lustre "A high-performance cluster file system"
 .SH NAME
 Lustre
index 9e29ec4..a189849 100644 (file)
@@ -1,7 +1,7 @@
 .\" -*- nroff -*-
 .\" Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
 .\"
-.\" Copyright (c) 2011, Whamcloud, Inc.
+.\" Copyright (c) 2011, 2012, Intel Corporation.
 .\"
 .\" This file may be copied under the terms of the GNU Public License.
 .\"
index 6995de2..4b613cb 100644 (file)
@@ -1,7 +1,7 @@
 .\" -*- nroff -*-
 .\" Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
 .\"
-.\" Copyright (c) 2012, Whamcloud, Inc.
+.\" Copyright (c) 2011, 2012, Intel Corporation.
 .\"
 .\" This file may be copied under the terms of the GNU Public License v2.
 .\"
index c6e9466..57da9a9 100644 (file)
@@ -1,7 +1,7 @@
 .\" -*- nroff -*-
 .\" Copyright (c) 2007, 2010, Oracle and/or its affiliates. All rights reserved.
 .\"
-.\" Copyright (c) 2011, Whamcloud, Inc.
+.\" Copyright (c) 2011, 2012, Intel Corporation.
 .\"
 .\" This file may be copied under the terms of the GNU Public License, v2.
 .\"
index fd66e19..be1fd38 100644 (file)
@@ -33,8 +33,6 @@
  * This file is part of Lustre, http://www.lustre.org/
  * Lustre is a trademark of Sun Microsystems, Inc.
  *
- * Copyright (c) 2011, 2012, Whamcloud, Inc.
- *
  * lustre/fid/lproc_fid.c
  *
  * Lustre Sequence Manager
index d6fc898..be284e9 100644 (file)
@@ -16,6 +16,8 @@
  *   You should have received a copy of the GNU General Public License
  *   along with Lustre; if not, write to the Free Software
  *   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+ *
+ *   Copyright (c) 2010, 2012, Intel Corporation.
  */
 
 #define DEBUG_SUBSYSTEM S_LLITE
index e9c0b6c..d958752 100644 (file)
@@ -27,7 +27,7 @@
  * Copyright (c) 2003, 2010, Oracle and/or its affiliates. All rights reserved.
  * Use is subject to license terms.
  *
- * Copyright (c) 2012, Whamcloud, Inc.
+ * Copyright (c) 2011, 2012, Intel Corporation.
  */
 /*
  * This file is part of Lustre, http://www.lustre.org/