From 560bd0cf004c4a843a19b7bf253cd74498072794 Mon Sep 17 00:00:00 2001 From: nandika Date: Wed, 18 Aug 2010 11:46:33 +0000 Subject: license added git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@986633 13f79535-47bb-0310-9956-ffa450edef68 --- tools/md5/autogen.sh | 14 ++++++++++++++ tools/md5/build.sh | 14 ++++++++++++++ tools/tcpmon/autogen.sh | 14 ++++++++++++++ tools/tcpmon/build.sh | 14 ++++++++++++++ 4 files changed, 56 insertions(+) (limited to 'tools') diff --git a/tools/md5/autogen.sh b/tools/md5/autogen.sh index 718c23c..3519d3a 100755 --- a/tools/md5/autogen.sh +++ b/tools/md5/autogen.sh @@ -1,4 +1,18 @@ #!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You 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. echo -n 'Running libtoolize...' if [ `uname -s` = Darwin ] diff --git a/tools/md5/build.sh b/tools/md5/build.sh index 17d3548..fe9f604 100644 --- a/tools/md5/build.sh +++ b/tools/md5/build.sh @@ -1,4 +1,18 @@ #!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You 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. ./autogen.sh diff --git a/tools/tcpmon/autogen.sh b/tools/tcpmon/autogen.sh index 718c23c..3519d3a 100755 --- a/tools/tcpmon/autogen.sh +++ b/tools/tcpmon/autogen.sh @@ -1,4 +1,18 @@ #!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You 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. echo -n 'Running libtoolize...' if [ `uname -s` = Darwin ] diff --git a/tools/tcpmon/build.sh b/tools/tcpmon/build.sh index 17d3548..fe9f604 100644 --- a/tools/tcpmon/build.sh +++ b/tools/tcpmon/build.sh @@ -1,4 +1,18 @@ #!/bin/bash +# Licensed to the Apache Software Foundation (ASF) under one or more +# contributor license agreements. See the NOTICE file distributed with +# this work for additional information regarding copyright ownership. +# The ASF licenses this file to You 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. ./autogen.sh -- cgit v1.1-32-gdbae