diff options
Diffstat (limited to 'testing/scripts/build-umlkernel')
-rwxr-xr-x | testing/scripts/build-umlkernel | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/scripts/build-umlkernel b/testing/scripts/build-umlkernel index 22a0ed579..7a98fc6c1 100755 --- a/testing/scripts/build-umlkernel +++ b/testing/scripts/build-umlkernel @@ -13,8 +13,6 @@ # 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. -# -# RCSID $Id$ DIR=`dirname $0` |