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 /dev-db/hsqldb | |
parent | 6d21716841c6139b21339e97626f97b4e98d7c45 (diff) | |
download | gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.gz gentoo-22fd7b2d4764535bd3afc37728df1015b0294467.tar.xz |
Drop remaining $Id$ and $Header$ from files.
Bug: 611234
Diffstat (limited to 'dev-db/hsqldb')
-rw-r--r-- | dev-db/hsqldb/files/hsqldb | 1 | ||||
-rw-r--r-- | dev-db/hsqldb/files/sqltool.rc | 2 |
2 files changed, 0 insertions, 3 deletions
diff --git a/dev-db/hsqldb/files/hsqldb b/dev-db/hsqldb/files/hsqldb index d2764eb56fc..69920b07f86 100644 --- a/dev-db/hsqldb/files/hsqldb +++ b/dev-db/hsqldb/files/hsqldb @@ -1,7 +1,6 @@ #!/sbin/openrc-run # Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ depend() { use net diff --git a/dev-db/hsqldb/files/sqltool.rc b/dev-db/hsqldb/files/sqltool.rc index 09480f747fe..2e65a6816f3 100644 --- a/dev-db/hsqldb/files/sqltool.rc +++ b/dev-db/hsqldb/files/sqltool.rc @@ -1,5 +1,3 @@ -# $Id$ - # This is a sample SqlTool configuration file, a.k.a. rc file. # This is for a hsqldb Server running with default settings on your local |