summaryrefslogtreecommitdiff
path: root/packaging
diff options
context:
space:
mode:
authorAlexis La Goutte <alexis.lagoutte@gmail.com>2014-03-17 15:57:02 +0100
committerAnders Broman <a.broman58@gmail.com>2014-03-31 18:48:06 +0000
commit757aa3322029a673e4f60c67041a796ce15e4828 (patch)
treeff4da6baa18e663a854a7c0863bd9fad2ac2f1b2 /packaging
parentfb61a0afa9b3ac5a6d3b0efa21e19b74d6aef175 (diff)
downloadwireshark-757aa3322029a673e4f60c67041a796ce15e4828.tar.gz
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^\# \$Id\$/,+1 d') (start with dash) Change-Id: Ia4b5a6c2302f6a531f6a86c1ec3a2f8205c8c2dd Reviewed-on: https://code.wireshark.org/review/881 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/Makefile.am2
-rw-r--r--packaging/Makefile.nmake2
-rwxr-xr-xpackaging/macosx/ChmodBPF/ChmodBPF1
-rw-r--r--packaging/macosx/Makefile.am2
-rwxr-xr-xpackaging/macosx/Resources/bin/getdisplay.sh2
-rwxr-xr-xpackaging/macosx/Resources/bin/wireshark2
-rwxr-xr-xpackaging/macosx/Resources/openDoc2
-rwxr-xr-xpackaging/macosx/Resources/script2
-rwxr-xr-xpackaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/copy-slider.sh2
-rwxr-xr-xpackaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/copy-slider.sh2
-rw-r--r--packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc2
-rw-r--r--packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc2
-rwxr-xr-xpackaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/sync_osx_look.sh2
-rwxr-xr-xpackaging/macosx/ScriptExec/openDoc2
-rwxr-xr-xpackaging/macosx/ScriptExec/script2
-rwxr-xr-xpackaging/macosx/native-gtk/build-gtk.sh2
-rwxr-xr-xpackaging/macosx/osx-app.sh2
-rwxr-xr-xpackaging/macosx/osx-dmg.sh.in2
-rwxr-xr-xpackaging/macosx/utility-launcher/wireshark2
-rw-r--r--packaging/nsis/Custom.nmake2
-rw-r--r--packaging/nsis/Makefile.am2
-rw-r--r--packaging/nsis/Makefile.nmake2
-rw-r--r--packaging/portableapps/win32/Makefile.nmake2
-rw-r--r--packaging/portableapps/win32/WiresharkPortable.tmpl2
-rwxr-xr-xpackaging/portableapps/win32/makenmake.pl2
-rw-r--r--packaging/rpm/Makefile.am2
-rw-r--r--packaging/rpm/SPECS/Makefile.am2
-rw-r--r--packaging/rpm/SPECS/wireshark.spec.in1
-rw-r--r--packaging/svr4/Makefile.am2
-rwxr-xr-xpackaging/svr4/checkinstall.in2
-rwxr-xr-xpackaging/svr4/mkpkg2
-rw-r--r--packaging/svr4/pkginfo.in1
-rwxr-xr-xpackaging/ws-manifest.pl2
33 files changed, 0 insertions, 63 deletions
diff --git a/packaging/Makefile.am b/packaging/Makefile.am
index c1e3207683..bb066dd0ff 100644
--- a/packaging/Makefile.am
+++ b/packaging/Makefile.am
@@ -1,6 +1,4 @@
#
-# $Id$
-#
SUBDIRS = macosx rpm svr4 nsis
MAINTAINERCLEANFILES = \
diff --git a/packaging/Makefile.nmake b/packaging/Makefile.nmake
index a988f3c183..4c090afd59 100644
--- a/packaging/Makefile.nmake
+++ b/packaging/Makefile.nmake
@@ -1,6 +1,4 @@
#
-# $Id$
-#
include ../config.nmake
include <win32.mak>
diff --git a/packaging/macosx/ChmodBPF/ChmodBPF b/packaging/macosx/ChmodBPF/ChmodBPF
index 3c1bc7fb73..ba5e49ef92 100755
--- a/packaging/macosx/ChmodBPF/ChmodBPF
+++ b/packaging/macosx/ChmodBPF/ChmodBPF
@@ -1,6 +1,5 @@
#! /bin/bash
#
-# $Id$
. /etc/rc.common
diff --git a/packaging/macosx/Makefile.am b/packaging/macosx/Makefile.am
index 791f0b793c..0889ee2431 100644
--- a/packaging/macosx/Makefile.am
+++ b/packaging/macosx/Makefile.am
@@ -1,6 +1,4 @@
#
-# $Id$
-#
# This was disabled at one point, since the contents of the
# Clearlooks-Quicksilver-OSX directory exceed the 99-character file
# name limit imposed by the old tar format. We now use ustar format,
diff --git a/packaging/macosx/Resources/bin/getdisplay.sh b/packaging/macosx/Resources/bin/getdisplay.sh
index 085ac2be78..f7f3833487 100755
--- a/packaging/macosx/Resources/bin/getdisplay.sh
+++ b/packaging/macosx/Resources/bin/getdisplay.sh
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# $Id$
-#
# Author: Aaron Voisine <aaron@voisine.org>
if [ "$DISPLAY"x == "x" ]; then
diff --git a/packaging/macosx/Resources/bin/wireshark b/packaging/macosx/Resources/bin/wireshark
index 0db6b8cf11..5279a1e92c 100755
--- a/packaging/macosx/Resources/bin/wireshark
+++ b/packaging/macosx/Resources/bin/wireshark
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# $Id$
-#
# Author: Aaron Voisine <aaron@voisine.org>
# Wireshark Modifications:
# Michael Wybrow <mjwybrow@users.sourceforge.net>
diff --git a/packaging/macosx/Resources/openDoc b/packaging/macosx/Resources/openDoc
index 588ee37b78..547889723b 100755
--- a/packaging/macosx/Resources/openDoc
+++ b/packaging/macosx/Resources/openDoc
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# $Id$
-#
# Author: Aaron Voisine <aaron@voisine.org>
# Inkscape Modifications: Michael Wybrow <mjwybrow@users.sourceforge.net>
diff --git a/packaging/macosx/Resources/script b/packaging/macosx/Resources/script
index f263323957..ff35f1a76a 100755
--- a/packaging/macosx/Resources/script
+++ b/packaging/macosx/Resources/script
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# $Id$
-#
# Author: Aaron Voisine <aaron@voisine.org>
# Wireshark (Inkscape) Modifications: Michael Wybrow <mjwybrow@users.sourceforge.net>
diff --git a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/copy-slider.sh b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/copy-slider.sh
index 884de3ac3a..12f8520f60 100755
--- a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/copy-slider.sh
+++ b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_1/copy-slider.sh
@@ -1,7 +1,5 @@
#!/bin/bash
#
-# $Id$
-
cp -f slider-vert.png slider-vert-prelight.png
cp -f slider-vert.png slider-horiz-prelight.png
cp -f slider-vert.png slider-horiz.png
diff --git a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/copy-slider.sh b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/copy-slider.sh
index 884de3ac3a..12f8520f60 100755
--- a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/copy-slider.sh
+++ b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/Scrollbars_6/copy-slider.sh
@@ -1,7 +1,5 @@
#!/bin/bash
#
-# $Id$
-
cp -f slider-vert.png slider-vert-prelight.png
cp -f slider-vert.png slider-horiz-prelight.png
cp -f slider-vert.png slider-horiz.png
diff --git a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc
index 00dc712e87..28321bbc65 100644
--- a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc
+++ b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/gtkrc
@@ -1,8 +1,6 @@
#
# GTK theme to be used on Mac OS X, to mimic the appearance of Tiger
#
-# $Id$
-#
# Heavily based on Clearlooks-Quicksilver
# Scrollbars from OSX-theme by Lauri Taimila (lauri@taimila.com)
#
diff --git a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc
index 595a022a94..2c806d36c5 100644
--- a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc
+++ b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc
@@ -1,8 +1,6 @@
#
# GTK theme to be used on Mac OS X, to mimic the appearance of Tiger
#
-# $Id$
-#
# Heavily based on Clearlooks-Quicksilver
# Scrollbars from OSX-theme by Lauri Taimila (lauri@taimila.com)
#
diff --git a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/sync_osx_look.sh b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/sync_osx_look.sh
index 7dbfc7d0ff..f809e4c506 100755
--- a/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/sync_osx_look.sh
+++ b/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/sync_osx_look.sh
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# $Id$
-#
# Reads defaults from Apple preferences and modifies GTK accordingly
#
# (c) 2007 JiHO <jo.irisson@gmail.com>
diff --git a/packaging/macosx/ScriptExec/openDoc b/packaging/macosx/ScriptExec/openDoc
index faf016d011..638dfb9848 100755
--- a/packaging/macosx/ScriptExec/openDoc
+++ b/packaging/macosx/ScriptExec/openDoc
@@ -1,6 +1,4 @@
#!/bin/sh
#
-# $Id$
-
echo $1;
diff --git a/packaging/macosx/ScriptExec/script b/packaging/macosx/ScriptExec/script
index faf016d011..638dfb9848 100755
--- a/packaging/macosx/ScriptExec/script
+++ b/packaging/macosx/ScriptExec/script
@@ -1,6 +1,4 @@
#!/bin/sh
#
-# $Id$
-
echo $1;
diff --git a/packaging/macosx/native-gtk/build-gtk.sh b/packaging/macosx/native-gtk/build-gtk.sh
index c4373cb9ff..8cc870670a 100755
--- a/packaging/macosx/native-gtk/build-gtk.sh
+++ b/packaging/macosx/native-gtk/build-gtk.sh
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# $Id$
-#
# Based on the Imendio 'build-gtk.sh' script.
#
# Inkscape (Wireshark) build additions by Michael Wybrow <mjwybrow@users.sf.net>
diff --git a/packaging/macosx/osx-app.sh b/packaging/macosx/osx-app.sh
index 3db8fb5f47..be6d1fc7e0 100755
--- a/packaging/macosx/osx-app.sh
+++ b/packaging/macosx/osx-app.sh
@@ -1,7 +1,5 @@
#!/bin/bash
#
-# $Id$
-#
# USAGE
# osx-app [-s] [-l /path/to/libraries] -bp /path/to/wireshark/bin -p /path/to/Info.plist
#
diff --git a/packaging/macosx/osx-dmg.sh.in b/packaging/macosx/osx-dmg.sh.in
index da2686f447..1f390ac71a 100755
--- a/packaging/macosx/osx-dmg.sh.in
+++ b/packaging/macosx/osx-dmg.sh.in
@@ -1,7 +1,5 @@
#!/bin/bash
#
-# $Id$
-#
# USAGE
# osx-dmg [-s] -p /path/to/Wireshark.app
#
diff --git a/packaging/macosx/utility-launcher/wireshark b/packaging/macosx/utility-launcher/wireshark
index e8667a18e8..e412a5024c 100755
--- a/packaging/macosx/utility-launcher/wireshark
+++ b/packaging/macosx/utility-launcher/wireshark
@@ -1,7 +1,5 @@
#!/bin/sh
#
-# $Id$
-#
# Wireshark CLI utility launcher
if [ -z "$WIRESHARK_APP_DIR" ] ; then
diff --git a/packaging/nsis/Custom.nmake b/packaging/nsis/Custom.nmake
index bac8ffbcbb..49979f9367 100644
--- a/packaging/nsis/Custom.nmake
+++ b/packaging/nsis/Custom.nmake
@@ -1,6 +1,4 @@
#
-# $Id$
-#
# Add your custom plugins here
CUSTOM_PLUGINS= \
# Example:
diff --git a/packaging/nsis/Makefile.am b/packaging/nsis/Makefile.am
index c5e8509cba..1d4cdf4f1b 100644
--- a/packaging/nsis/Makefile.am
+++ b/packaging/nsis/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-#
MAINTAINERCLEANFILES = \
Makefile.in
diff --git a/packaging/nsis/Makefile.nmake b/packaging/nsis/Makefile.nmake
index 166d833483..ae9a144fc3 100644
--- a/packaging/nsis/Makefile.nmake
+++ b/packaging/nsis/Makefile.nmake
@@ -1,6 +1,4 @@
#
-# $Id$
-#
# NSIS is a free packager/installer/uninstaller program for Win32.
# It was originally written for the Winamp package, but various
# freeware and non-freeware packages are using it, too.
diff --git a/packaging/portableapps/win32/Makefile.nmake b/packaging/portableapps/win32/Makefile.nmake
index 41501b8d77..ddaa092d8e 100644
--- a/packaging/portableapps/win32/Makefile.nmake
+++ b/packaging/portableapps/win32/Makefile.nmake
@@ -1,6 +1,4 @@
#
-# $Id$
-#
include ../../../config.nmake
include <win32.mak>
diff --git a/packaging/portableapps/win32/WiresharkPortable.tmpl b/packaging/portableapps/win32/WiresharkPortable.tmpl
index 57b19e7fe7..6e26dd1395 100644
--- a/packaging/portableapps/win32/WiresharkPortable.tmpl
+++ b/packaging/portableapps/win32/WiresharkPortable.tmpl
@@ -1,8 +1,6 @@
#
# WirersharkPortable.ini - settings for configure the running of WiresharkPortable
#
-# $Id$
-#
[WiresharkPortable]
WiresharkDirectory=App/Wireshark
diff --git a/packaging/portableapps/win32/makenmake.pl b/packaging/portableapps/win32/makenmake.pl
index 0951a62900..47dc8a5e2c 100755
--- a/packaging/portableapps/win32/makenmake.pl
+++ b/packaging/portableapps/win32/makenmake.pl
@@ -1,7 +1,5 @@
#
# makenmake.pl - create a nmake file from a generic manifest file that will create the appropriate PortableApp structure
-# $Id$
-#
print q{
#
diff --git a/packaging/rpm/Makefile.am b/packaging/rpm/Makefile.am
index 09d50f4cee..0ebfb7f1b1 100644
--- a/packaging/rpm/Makefile.am
+++ b/packaging/rpm/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-#
SUBDIRS = SPECS
MAINTAINERCLEANFILES = \
diff --git a/packaging/rpm/SPECS/Makefile.am b/packaging/rpm/SPECS/Makefile.am
index fe34256d57..71179fac5e 100644
--- a/packaging/rpm/SPECS/Makefile.am
+++ b/packaging/rpm/SPECS/Makefile.am
@@ -1,5 +1,3 @@
-# $Id$
-#
MAINTAINERCLEANFILES = \
Makefile.in
diff --git a/packaging/rpm/SPECS/wireshark.spec.in b/packaging/rpm/SPECS/wireshark.spec.in
index 043d3333b4..ad292122eb 100644
--- a/packaging/rpm/SPECS/wireshark.spec.in
+++ b/packaging/rpm/SPECS/wireshark.spec.in
@@ -1,5 +1,4 @@
# Note that this is NOT a relocatable package
-# $Id$
# @configure_input@
# configure options: @CONFIG_ARGS@
diff --git a/packaging/svr4/Makefile.am b/packaging/svr4/Makefile.am
index afcf9e2bfa..83538f1dce 100644
--- a/packaging/svr4/Makefile.am
+++ b/packaging/svr4/Makefile.am
@@ -1,6 +1,4 @@
#
-# $Id$
-#
DISTCLEANFILES = \
Prototype
diff --git a/packaging/svr4/checkinstall.in b/packaging/svr4/checkinstall.in
index e8afe11fb9..8cd0de78ba 100755
--- a/packaging/svr4/checkinstall.in
+++ b/packaging/svr4/checkinstall.in
@@ -6,8 +6,6 @@
# This is a modified version of a script written by mark@metalab.unc.edu .
# The original is at http://metalab.unc.edu/pub/packages/solaris/sparc/html/creating.solaris.packages.html .
#
-# $Id$
-#
PKG_CONFIG=@PKG_CONFIG@
diff --git a/packaging/svr4/mkpkg b/packaging/svr4/mkpkg
index ecd908ee79..ceb762a6d7 100755
--- a/packaging/svr4/mkpkg
+++ b/packaging/svr4/mkpkg
@@ -6,8 +6,6 @@
# This is a modified version of a script written by mark@metalab.unc.edu .
# The original is at http://metalab.unc.edu/pub/packages/solaris/sparc/html/creating.solaris.packages.html .
#
-# $Id$
-#
if [ "$1" != "" ] ; then
pkg=$1
else
diff --git a/packaging/svr4/pkginfo.in b/packaging/svr4/pkginfo.in
index 065f02b284..0c3edf2eee 100644
--- a/packaging/svr4/pkginfo.in
+++ b/packaging/svr4/pkginfo.in
@@ -1,4 +1,3 @@
-# $Id$
# @configure_input@
PKG="@PACKAGE@"
NAME="@PACKAGE@ @VERSION@"
diff --git a/packaging/ws-manifest.pl b/packaging/ws-manifest.pl
index 632f2e7304..41a0fbba9e 100755
--- a/packaging/ws-manifest.pl
+++ b/packaging/ws-manifest.pl
@@ -1,7 +1,5 @@
#
# ws-manifest.pl - create a generic manifest file (including u3 information) from the wireshark.nsi
-# $Id$
-#
# These are the known directories in the distribution and where they should live on a U3 device