aboutsummaryrefslogtreecommitdiffstats
path: root/tools/win64-setup.sh
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 21:51:34 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2013-07-12 21:51:34 +0000
commitf3b4e97bcc5cdc3f79ea17d238c2df9592c6a3c0 (patch)
treee1ef872591b7005839044093a4a170a948ac2d37 /tools/win64-setup.sh
parentcef679ac988483e71db3b85f97706b48774f365a (diff)
Add (GPLv2+) license headers to these scripts, assigning the copyright to
the original author of the scripts (Gerald). svn path=/trunk/; revision=50542
Diffstat (limited to 'tools/win64-setup.sh')
-rwxr-xr-xtools/win64-setup.sh20
1 files changed, 20 insertions, 0 deletions
diff --git a/tools/win64-setup.sh b/tools/win64-setup.sh
index 46e0b31e18..572ea4eab3 100755
--- a/tools/win64-setup.sh
+++ b/tools/win64-setup.sh
@@ -1,6 +1,26 @@
#!/bin/bash
#
+# Copyright 2013 Gerald Combs <gerald@wireshark.org>
+#
# $Id$
+#
+# Wireshark - Network traffic analyzer
+# By Gerald Combs <gerald@wireshark.org>
+# Copyright 1998 Gerald Combs
+#
+# 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; either version 2
+# of the License, or (at your option) any later version.
+#
+# 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 for more details.
+#
+# 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
# 64-bit wrapper for win-setup.sh.