diff options
author | Alexis La Goutte <alexis.lagoutte@gmail.com> | 2014-03-17 17:59:52 +0100 |
---|---|---|
committer | Anders Broman <a.broman58@gmail.com> | 2014-03-31 18:46:57 +0000 |
commit | b0ba475fbfd4991c854039798487c74415f3489b (patch) | |
tree | 808beb083aec7816d06a197afcbdaa8f6f0cd8ff /packaging/macosx | |
parent | 7287b58ff5801c2706a2b6bc7bda501bf3d90fe2 (diff) | |
download | wireshark-b0ba475fbfd4991c854039798487c74415f3489b.tar.gz wireshark-b0ba475fbfd4991c854039798487c74415f3489b.tar.bz2 wireshark-b0ba475fbfd4991c854039798487c74415f3489b.zip |
Continue to remove $Id$ from top of file
(Using sed : sed -i '/^ \$Id\$/,+1 d') (No star only 2 spaces before)
Change-Id: Id7b254031769a9dca2941304e4d3a0f4bdbc3f54
Reviewed-on: https://code.wireshark.org/review/883
Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'packaging/macosx')
-rw-r--r-- | packaging/macosx/ScriptExec/main.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/packaging/macosx/ScriptExec/main.c b/packaging/macosx/ScriptExec/main.c index 410024a9e3..d41b3e2d78 100644 --- a/packaging/macosx/ScriptExec/main.c +++ b/packaging/macosx/ScriptExec/main.c @@ -3,8 +3,6 @@ This is the executable that goes into Platypus apps Copyright (C) 2003 Sveinbjorn Thordarson <sveinbt@hi.is> - $Id$ - With modifications by Aaron Voisine for gimp.app With modifications by Marianne gagnon for Wilber-loves-apple With modifications by Michael Wybrow for Inkscape.app |