summaryrefslogtreecommitdiffstats
path: root/neethi
diff options
context:
space:
mode:
authorGravatar nandika2010-08-19 06:37:06 +0000
committerGravatar nandika2010-08-19 06:37:06 +0000
commit06bf246479bb8764a8e1ec9691c38501d36019fa (patch)
treee59bbf4c5e22d30622e78dcf02514fed4cfebf37 /neethi
parent956ae4e61d224871eb4340a6d4717602215689e1 (diff)
downloadaxis2c-06bf246479bb8764a8e1ec9691c38501d36019fa.tar.gz
axis2c-06bf246479bb8764a8e1ec9691c38501d36019fa.tar.bz2
license added
git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987032 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'neethi')
-rw-r--r--neethi/configure.ac14
1 files changed, 14 insertions, 0 deletions
diff --git a/neethi/configure.ac b/neethi/configure.ac
index 0d3b8fc..f6e1825 100644
--- a/neethi/configure.ac
+++ b/neethi/configure.ac
@@ -1,3 +1,17 @@
+dnl Licensed to the Apache Software Foundation (ASF) under one or more
+dnl contributor license agreements. See the NOTICE file distributed with
+dnl this work for additional information regarding copyright ownership.
+dnl The ASF licenses this file to You under the Apache License, Version 2.0
+dnl (the "License"); you may not use this file except in compliance with
+dnl the License. You may obtain a copy of the License at
+dnl
+dnl http://www.apache.org/licenses/LICENSE-2.0
+dnl
+dnl Unless required by applicable law or agreed to in writing, software
+dnl distributed under the License is distributed on an "AS IS" BASIS,
+dnl WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+dnl See the License for the specific language governing permissions and
+dnl limitations under the License.
dnl run autogen.sh to generate the configure script.
AC_PREREQ(2.59)