Whamcloud - gitweb
Update copyright and license information.
[fs/lustre-release.git] / lustre / demos / snapsetup.sh
index b8b5eaa..ff95718 100755 (executable)
@@ -2,6 +2,12 @@
 # Utility script to create an OBD snapshot.  If an existing filesystem is
 # not already mounted on /mnt/obd, we call the basic OBD setup script to
 # create and mount a filesystem for us.
+#
+# Copyright (C) 2001  Cluster File Systems, Inc.
+#
+# This code is issued under the GNU General Public License.
+# See the file COPYING in this distribution
+
 OBDDIR="`dirname $0`/.."
 . $OBDDIR/demos/config.sh