From 451b75d335845c09d24996b68c0d758b59f625d7 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Wed, 14 Apr 2004 15:35:55 +0000 Subject: [PATCH] Fix line-ends, one more wrong license git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@276310 13f79535-47bb-0310-9956-ffa450edef68 --- src/script/runrc.cmd | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/src/script/runrc.cmd b/src/script/runrc.cmd index 8cbb2321f..0337a80a2 100644 --- a/src/script/runrc.cmd +++ b/src/script/runrc.cmd @@ -1,6 +1,17 @@ /* - Copyright (c) 2003 The Apache Software Foundation. All rights - reserved. + Copyright 2003-2004 The Apache Software Foundation + + Licensed under the Apache License, Version 2.0 (the "License"); + you may not use this file except in compliance with the License. + You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. Run RC file, name is in the first arg, second arg is either PATH ENV or -r or nothing