diff options
author | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:39:46 +0100 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2017-02-28 21:43:13 +0100 |
commit | 22fd7b2d4764535bd3afc37728df1015b0294467 (patch) | |
tree | 308db1ade2168db9280b6c460c478e9183a8372f /net-wireless/wpa_supplicant | |
parent | dev-lang/spidermonkey:{38,45} drop more static libs (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.bz2 gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.zip |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'net-wireless/wpa_supplicant')
-rw-r--r-- | net-wireless/wpa_supplicant/files/wpa_cli.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-wireless/wpa_supplicant/files/wpa_cli.sh b/net-wireless/wpa_supplicant/files/wpa_cli.sh index f363ba9c8853..c581bc1c7543 100644 --- a/net-wireless/wpa_supplicant/files/wpa_cli.sh +++ b/net-wireless/wpa_supplicant/files/wpa_cli.sh @@ -3,7 +3,6 @@ # Written by Roy Marples <uberlord@gentoo.org> # Distributed under the terms of the GNU General Public License v2 # Alternatively, this file may be distributed under the terms of the BSD License -# $Id$ if [ -z "$1" -o -z "$2" ]; then logger -t wpa_cli "Insufficient parameters" |