From 956ae4e61d224871eb4340a6d4717602215689e1 Mon Sep 17 00:00:00 2001 From: nandika Date: Thu, 19 Aug 2010 06:32:29 +0000 Subject: license added git-svn-id: http://svn.apache.org/repos/asf/axis/axis2/c/core/trunk@987028 13f79535-47bb-0310-9956-ffa450edef68 --- Makefile.am | 14 ++++++++++++++ axiom/Makefile.am | 14 ++++++++++++++ axiom/include/Makefile.am | 14 ++++++++++++++ axiom/src/Makefile.am | 14 ++++++++++++++ axiom/src/attachments/Makefile.am | 14 ++++++++++++++ axiom/src/om/Makefile.am | 14 ++++++++++++++ axiom/src/parser/Makefile.am | 14 ++++++++++++++ axiom/src/parser/guththila/Makefile.am | 14 ++++++++++++++ axiom/src/parser/libxml2/Makefile.am | 14 ++++++++++++++ axiom/src/soap/Makefile.am | 14 ++++++++++++++ axiom/src/util/Makefile.am | 14 ++++++++++++++ axiom/src/xpath/Makefile.am | 14 ++++++++++++++ axiom/test/Makefile.am | 14 ++++++++++++++ axiom/test/om/Makefile.am | 14 ++++++++++++++ axiom/test/soap/Makefile.am | 14 ++++++++++++++ axiom/test/util/Makefile.am | 14 ++++++++++++++ axiom/test/xpath/Makefile.am | 14 ++++++++++++++ guththila/Makefile.am | 14 ++++++++++++++ guththila/src/Makefile.am | 14 ++++++++++++++ ides/Makefile.am | 14 ++++++++++++++ include/Makefile.am | 14 ++++++++++++++ neethi/Makefile.am | 14 ++++++++++++++ neethi/src/Makefile.am | 14 ++++++++++++++ neethi/src/rmpolicy/Makefile.am | 14 ++++++++++++++ neethi/src/secpolicy/Makefile.am | 14 ++++++++++++++ neethi/src/secpolicy/builder/Makefile.am | 14 ++++++++++++++ neethi/src/secpolicy/model/Makefile.am | 14 ++++++++++++++ neethi/test/Makefile.am | 14 ++++++++++++++ samples/Makefile.am | 14 ++++++++++++++ samples/client/Makefile.am | 14 ++++++++++++++ samples/client/amqp/Makefile.am | 14 ++++++++++++++ samples/client/amqp/echo/Makefile.am | 14 ++++++++++++++ samples/client/amqp/mtom/Makefile.am | 14 ++++++++++++++ samples/client/amqp/mtom/resources/Makefile.am | 14 ++++++++++++++ samples/client/amqp/notify/Makefile.am | 14 ++++++++++++++ samples/client/echo/Makefile.am | 14 ++++++++++++++ samples/client/google/Makefile.am | 14 ++++++++++++++ samples/client/math/Makefile.am | 14 ++++++++++++++ samples/client/mtom/Makefile.am | 14 ++++++++++++++ samples/client/mtom/resources/Makefile.am | 14 ++++++++++++++ samples/client/mtom_callback/Makefile.am | 14 ++++++++++++++ samples/client/notify/Makefile.am | 14 ++++++++++++++ samples/client/session/Makefile.am | 14 ++++++++++++++ samples/client/version/Makefile.am | 14 ++++++++++++++ samples/client/yahoo/Makefile.am | 14 ++++++++++++++ samples/codegen/client/calc_xml_inout/Makefile.am | 14 ++++++++++++++ samples/codegen/client/calculator/Makefile.am | 14 ++++++++++++++ samples/codegen/client/interop_doc1/Makefile.am | 14 ++++++++++++++ samples/codegen/client/interop_doc2/Makefile.am | 14 ++++++++++++++ samples/codegen/server/calc_xml_inout/Makefile.am | 14 ++++++++++++++ samples/codegen/server/calculator/Makefile.am | 14 ++++++++++++++ samples/codegen/server/interop_doc1/Makefile.am | 14 ++++++++++++++ samples/codegen/server/interop_doc2/Makefile.am | 14 ++++++++++++++ samples/mtom_caching_callback/Makefile.am | 14 ++++++++++++++ samples/mtom_sending_callback/Makefile.am | 14 ++++++++++++++ samples/server/Calculator/Makefile.am | 14 ++++++++++++++ samples/server/Makefile.am | 14 ++++++++++++++ samples/server/echo/Makefile.am | 14 ++++++++++++++ samples/server/math/Makefile.am | 14 ++++++++++++++ samples/server/mtom/Makefile.am | 14 ++++++++++++++ samples/server/mtom_callback/Makefile.am | 14 ++++++++++++++ samples/server/notify/Makefile.am | 14 ++++++++++++++ samples/server/session/Makefile.am | 14 ++++++++++++++ samples/server/sg_math/Makefile.am | 14 ++++++++++++++ samples/server/version/Makefile.am | 14 ++++++++++++++ samples/user_guide/Makefile.am | 14 ++++++++++++++ samples/user_guide/clients/Makefile.am | 14 ++++++++++++++ src/Makefile.am | 14 ++++++++++++++ src/core/Makefile.am | 14 ++++++++++++++ src/core/addr/Makefile.am | 14 ++++++++++++++ src/core/clientapi/Makefile.am | 14 ++++++++++++++ src/core/context/Makefile.am | 14 ++++++++++++++ src/core/deployment/Makefile.am | 14 ++++++++++++++ src/core/description/Makefile.am | 14 ++++++++++++++ src/core/engine/Makefile.am | 14 ++++++++++++++ src/core/phaseresolver/Makefile.am | 14 ++++++++++++++ src/core/receivers/Makefile.am | 14 ++++++++++++++ src/core/transport/Makefile.am | 14 ++++++++++++++ src/core/transport/amqp/Makefile.am | 14 ++++++++++++++ src/core/transport/amqp/receiver/Makefile.am | 14 ++++++++++++++ src/core/transport/amqp/receiver/qpid_receiver/Makefile.am | 14 ++++++++++++++ .../receiver/qpid_receiver/request_processor/Makefile.am | 14 ++++++++++++++ src/core/transport/amqp/sender/Makefile.am | 14 ++++++++++++++ src/core/transport/amqp/sender/qpid_sender/Makefile.am | 14 ++++++++++++++ src/core/transport/amqp/server/Makefile.am | 14 ++++++++++++++ .../transport/amqp/server/axis2_amqp_server/Makefile.am | 14 ++++++++++++++ src/core/transport/amqp/util/Makefile.am | 14 ++++++++++++++ src/core/transport/http/Makefile.am | 14 ++++++++++++++ src/core/transport/http/common/Makefile.am | 14 ++++++++++++++ src/core/transport/http/receiver/Makefile.am | 14 ++++++++++++++ src/core/transport/http/sender/Makefile.am | 14 ++++++++++++++ src/core/transport/http/sender/libcurl/Makefile.am | 14 ++++++++++++++ src/core/transport/http/sender/ssl/Makefile.am | 14 ++++++++++++++ src/core/transport/http/server/CGI/Makefile.am | 14 ++++++++++++++ src/core/transport/http/server/Makefile.am | 14 ++++++++++++++ src/core/transport/http/server/apache2/Makefile.am | 14 ++++++++++++++ .../transport/http/server/simple_axis2_server/Makefile.am | 14 ++++++++++++++ src/core/transport/http/util/Makefile.am | 14 ++++++++++++++ src/core/transport/tcp/Makefile.am | 14 ++++++++++++++ src/core/transport/tcp/receiver/Makefile.am | 14 ++++++++++++++ src/core/transport/tcp/sender/Makefile.am | 14 ++++++++++++++ src/core/transport/tcp/server/Makefile.am | 14 ++++++++++++++ .../transport/tcp/server/simple_tcp_server/Makefile.am | 14 ++++++++++++++ src/core/util/Makefile.am | 14 ++++++++++++++ src/modules/Makefile.am | 14 ++++++++++++++ src/modules/mod_addr/Makefile.am | 14 ++++++++++++++ src/modules/mod_log/Makefile.am | 14 ++++++++++++++ test/Makefile.am | 14 ++++++++++++++ test/core/Makefile.am | 14 ++++++++++++++ test/core/addr/Makefile.am | 14 ++++++++++++++ test/core/clientapi/Makefile.am | 14 ++++++++++++++ test/core/context/Makefile.am | 14 ++++++++++++++ test/core/deployment/Makefile.am | 14 ++++++++++++++ test/core/description/Makefile.am | 14 ++++++++++++++ test/core/engine/Makefile.am | 14 ++++++++++++++ test/core/transport/Makefile.am | 14 ++++++++++++++ test/core/transport/http/Makefile.am | 14 ++++++++++++++ test/itest/Makefile.am | 14 ++++++++++++++ test/itest/whitemesa/Makefile.am | 14 ++++++++++++++ test/itest/whitemesa/round1/Makefile.am | 14 ++++++++++++++ test/itest/whitemesa/round2/Makefile.am | 14 ++++++++++++++ tools/md5/Makefile.am | 14 ++++++++++++++ tools/md5/src/Makefile.am | 14 ++++++++++++++ tools/md5/test/Makefile.am | 14 ++++++++++++++ tools/tcpmon/Makefile.am | 14 ++++++++++++++ tools/tcpmon/src/Makefile.am | 14 ++++++++++++++ tools/tcpmon/test/Makefile.am | 14 ++++++++++++++ tools/tcpmon/test/unit/Makefile.am | 14 ++++++++++++++ util/Makefile.am | 14 ++++++++++++++ util/include/Makefile.am | 14 ++++++++++++++ util/src/Makefile.am | 14 ++++++++++++++ util/src/minizip/Makefile.am | 14 ++++++++++++++ util/src/platforms/unix/Makefile.am | 14 ++++++++++++++ util/test/Makefile.am | 14 ++++++++++++++ util/test/allocator/Makefile.am | 14 ++++++++++++++ util/test/date_time/Makefile.am | 14 ++++++++++++++ util/test/duration/Makefile.am | 14 ++++++++++++++ util/test/link_list/Makefile.am | 14 ++++++++++++++ util/test/properties/Makefile.am | 14 ++++++++++++++ util/test/rand/Makefile.am | 14 ++++++++++++++ util/test/stack/Makefile.am | 14 ++++++++++++++ util/test/string_util/Makefile.am | 14 ++++++++++++++ util/test/uri/Makefile.am | 14 ++++++++++++++ util/test/url/Makefile.am | 14 ++++++++++++++ util/test/util/Makefile.am | 14 ++++++++++++++ util/test/utils/Makefile.am | 14 ++++++++++++++ 146 files changed, 2044 insertions(+) diff --git a/Makefile.am b/Makefile.am index adb68f5..37f6e60 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,17 @@ +# 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. datadir=$(prefix) logsdir=$(prefix)/logs docsdir=$(prefix) diff --git a/axiom/Makefile.am b/axiom/Makefile.am index 91caa13..b0fbc97 100644 --- a/axiom/Makefile.am +++ b/axiom/Makefile.am @@ -1,3 +1,17 @@ +# 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. datadir=$(prefix) SUBDIRS = src $(TESTDIR) include includedir=$(prefix)/include/axis2-${PACKAGE_VERSION}/ diff --git a/axiom/include/Makefile.am b/axiom/include/Makefile.am index d938299..b262fcc 100644 --- a/axiom/include/Makefile.am +++ b/axiom/include/Makefile.am @@ -1 +1,15 @@ +# 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. TESTS = diff --git a/axiom/src/Makefile.am b/axiom/src/Makefile.am index a3e9472..f7f9496 100644 --- a/axiom/src/Makefile.am +++ b/axiom/src/Makefile.am @@ -1,2 +1,16 @@ +# 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. SUBDIRS = parser attachments soap util ${XPATH_DIR} om diff --git a/axiom/src/attachments/Makefile.am b/axiom/src/attachments/Makefile.am index e4ec8fd..59d28b1 100644 --- a/axiom/src/attachments/Makefile.am +++ b/axiom/src/attachments/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_attachments.la AM_CPPFLAGS = $(CPPFLAGS) libaxis2_attachments_la_SOURCES = mime_part.c \ diff --git a/axiom/src/om/Makefile.am b/axiom/src/om/Makefile.am index 05fdbcd..1740883 100644 --- a/axiom/src/om/Makefile.am +++ b/axiom/src/om/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_axiom.la libaxis2_axiom_la_SOURCES = om_attribute.c \ om_document.c \ diff --git a/axiom/src/parser/Makefile.am b/axiom/src/parser/Makefile.am index 6c1d2ba..d78e34a 100644 --- a/axiom/src/parser/Makefile.am +++ b/axiom/src/parser/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = $(WRAPPER_DIR) DIST_SUBDIRS=guththila libxml2 diff --git a/axiom/src/parser/guththila/Makefile.am b/axiom/src/parser/guththila/Makefile.am index 0cc6be5..51a6667 100644 --- a/axiom/src/parser/guththila/Makefile.am +++ b/axiom/src/parser/guththila/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_parser.la libaxis2_parser_la_LIBADD = ../../../../guththila/src/libguththila.la \ diff --git a/axiom/src/parser/libxml2/Makefile.am b/axiom/src/parser/libxml2/Makefile.am index 15e9ad5..8e67318 100644 --- a/axiom/src/parser/libxml2/Makefile.am +++ b/axiom/src/parser/libxml2/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_parser.la diff --git a/axiom/src/soap/Makefile.am b/axiom/src/soap/Makefile.am index 1c71103..4fe89bb 100644 --- a/axiom/src/soap/Makefile.am +++ b/axiom/src/soap/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_soap.la libaxis2_soap_la_SOURCES = soap_fault.c \ soap_fault_code.c \ diff --git a/axiom/src/util/Makefile.am b/axiom/src/util/Makefile.am index ea76b68..67aea4e 100644 --- a/axiom/src/util/Makefile.am +++ b/axiom/src/util/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_axiom_util.la libaxis2_axiom_util_la_SOURCES = om_util.c diff --git a/axiom/src/xpath/Makefile.am b/axiom/src/xpath/Makefile.am index 5d4f42f..23c42ba 100644 --- a/axiom/src/xpath/Makefile.am +++ b/axiom/src/xpath/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_xpath.la libaxis2_xpath_la_SOURCES = xpath.c \ xpath_functions.c \ diff --git a/axiom/test/Makefile.am b/axiom/test/Makefile.am index 5a5b493..e05ad29 100644 --- a/axiom/test/Makefile.am +++ b/axiom/test/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = SUBDIRS = om soap util xpath EXTRA_DIST = resources diff --git a/axiom/test/om/Makefile.am b/axiom/test/om/Makefile.am index 8d9403b..10121dc 100644 --- a/axiom/test/om/Makefile.am +++ b/axiom/test/om/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = noinst_PROGRAMS = test_om check_PROGRAMS = test_om diff --git a/axiom/test/soap/Makefile.am b/axiom/test/soap/Makefile.am index ce1bd70..6d1a707 100644 --- a/axiom/test/soap/Makefile.am +++ b/axiom/test/soap/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_soap noinst_PROGRAMS = test_soap check_PROGRAMS = test_soap diff --git a/axiom/test/util/Makefile.am b/axiom/test/util/Makefile.am index 46a7959..553d136 100644 --- a/axiom/test/util/Makefile.am +++ b/axiom/test/util/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_PROGRAMS = axiom axiom_SOURCES = axiom_util_test.c axiom_LDADD = \ diff --git a/axiom/test/xpath/Makefile.am b/axiom/test/xpath/Makefile.am index ed70ed6..a268364 100644 --- a/axiom/test/xpath/Makefile.am +++ b/axiom/test/xpath/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = noinst_PROGRAMS = test_xpath test_xpath_streaming check_PROGRAMS = test_xpath test_xpath_streaming diff --git a/guththila/Makefile.am b/guththila/Makefile.am index 5c6eaf3..f93117b 100644 --- a/guththila/Makefile.am +++ b/guththila/Makefile.am @@ -1,3 +1,17 @@ +# 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. datadir=$(prefix) SUBDIRS = src includedir=$(prefix)/include/axis2-${PACKAGE_VERSION}/ diff --git a/guththila/src/Makefile.am b/guththila/src/Makefile.am index 1390c02..5df4bce 100644 --- a/guththila/src/Makefile.am +++ b/guththila/src/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libguththila.la libguththila_la_LDFLAGS = -version-info $(VERSION_NO) diff --git a/ides/Makefile.am b/ides/Makefile.am index 5f488ab..1466b6b 100644 --- a/ides/Makefile.am +++ b/ides/Makefile.am @@ -1,2 +1,16 @@ +# 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. SUBDIRS = EXTRA_DIST = README vc vc6 diff --git a/include/Makefile.am b/include/Makefile.am index e7c4de3..d875fa4 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1,15 @@ +# 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. TESTS= diff --git a/neethi/Makefile.am b/neethi/Makefile.am index b8df0c2..7036058 100644 --- a/neethi/Makefile.am +++ b/neethi/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = src test includedir=$(prefix)/include/axis2-${PACKAGE_VERSION} include_HEADERS=$(top_builddir)/include/*.h diff --git a/neethi/src/Makefile.am b/neethi/src/Makefile.am index 12bff83..bb45bc6 100644 --- a/neethi/src/Makefile.am +++ b/neethi/src/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = secpolicy rmpolicy lib_LTLIBRARIES=libneethi.la diff --git a/neethi/src/rmpolicy/Makefile.am b/neethi/src/rmpolicy/Makefile.am index 1b46d73..d48b174 100644 --- a/neethi/src/rmpolicy/Makefile.am +++ b/neethi/src/rmpolicy/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = noinst_LTLIBRARIES = librm_policy.la diff --git a/neethi/src/secpolicy/Makefile.am b/neethi/src/secpolicy/Makefile.am index 28fd650..5e79e4e 100644 --- a/neethi/src/secpolicy/Makefile.am +++ b/neethi/src/secpolicy/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = model builder diff --git a/neethi/src/secpolicy/builder/Makefile.am b/neethi/src/secpolicy/builder/Makefile.am index d189e16..d6696b4 100644 --- a/neethi/src/secpolicy/builder/Makefile.am +++ b/neethi/src/secpolicy/builder/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = noinst_LTLIBRARIES = librp_builder.la diff --git a/neethi/src/secpolicy/model/Makefile.am b/neethi/src/secpolicy/model/Makefile.am index b24ddb7..cc5ed59 100644 --- a/neethi/src/secpolicy/model/Makefile.am +++ b/neethi/src/secpolicy/model/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = noinst_LTLIBRARIES = librp_model.la diff --git a/neethi/test/Makefile.am b/neethi/test/Makefile.am index d9dad64..8a3ebad 100644 --- a/neethi/test/Makefile.am +++ b/neethi/test/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = noinst_PROGRAMS = test diff --git a/samples/Makefile.am b/samples/Makefile.am index b66b5af..5d73643 100644 --- a/samples/Makefile.am +++ b/samples/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = server client user_guide mtom_caching_callback mtom_sending_callback dist-hook: diff --git a/samples/client/Makefile.am b/samples/client/Makefile.am index f57471d..63573e8 100644 --- a/samples/client/Makefile.am +++ b/samples/client/Makefile.am @@ -1,2 +1,16 @@ +# 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. SUBDIRS = echo math google notify mtom yahoo amqp version mtom_callback session EXTRA_DIST= Makefile.am diff --git a/samples/client/amqp/Makefile.am b/samples/client/amqp/Makefile.am index 10429ae..5013aca 100644 --- a/samples/client/amqp/Makefile.am +++ b/samples/client/amqp/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = echo notify mtom diff --git a/samples/client/amqp/echo/Makefile.am b/samples/client/amqp/echo/Makefile.am index e9541b7..2cc906b 100644 --- a/samples/client/amqp/echo/Makefile.am +++ b/samples/client/amqp/echo/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir = $(prefix)/samples/bin/amqp prgbin_PROGRAMS = echo_blocking \ diff --git a/samples/client/amqp/mtom/Makefile.am b/samples/client/amqp/mtom/Makefile.am index 5bf81bc..afc58ae 100644 --- a/samples/client/amqp/mtom/Makefile.am +++ b/samples/client/amqp/mtom/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = resources prgbindir = $(prefix)/samples/bin/amqp diff --git a/samples/client/amqp/mtom/resources/Makefile.am b/samples/client/amqp/mtom/resources/Makefile.am index 2d60ebd..19f6f02 100644 --- a/samples/client/amqp/mtom/resources/Makefile.am +++ b/samples/client/amqp/mtom/resources/Makefile.am @@ -1,3 +1,17 @@ +# 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. samplesdir = $(prefix)/samples/bin/amqp/resources samples_DATA = axis2.jpg diff --git a/samples/client/amqp/notify/Makefile.am b/samples/client/amqp/notify/Makefile.am index fbb5cf8..0756689 100644 --- a/samples/client/amqp/notify/Makefile.am +++ b/samples/client/amqp/notify/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir = $(prefix)/samples/bin/amqp prgbin_PROGRAMS = notify diff --git a/samples/client/echo/Makefile.am b/samples/client/echo/Makefile.am index dc298ae..4dde4e9 100644 --- a/samples/client/echo/Makefile.am +++ b/samples/client/echo/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = echo echo_SOURCES = echo.c diff --git a/samples/client/google/Makefile.am b/samples/client/google/Makefile.am index b44e9b8..59b3168 100644 --- a/samples/client/google/Makefile.am +++ b/samples/client/google/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = google google_SOURCES = google_client.c diff --git a/samples/client/math/Makefile.am b/samples/client/math/Makefile.am index bbdce07..e90e8a1 100644 --- a/samples/client/math/Makefile.am +++ b/samples/client/math/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = math noinst_HEADERS = axis2_math_stub.h diff --git a/samples/client/mtom/Makefile.am b/samples/client/mtom/Makefile.am index d53b63f..e091ec3 100644 --- a/samples/client/mtom/Makefile.am +++ b/samples/client/mtom/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS=resources prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = mtom diff --git a/samples/client/mtom/resources/Makefile.am b/samples/client/mtom/resources/Makefile.am index ee7e84b..055ae8c 100644 --- a/samples/client/mtom/resources/Makefile.am +++ b/samples/client/mtom/resources/Makefile.am @@ -1,3 +1,17 @@ +# 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. samplesdir=$(prefix)/samples/bin/resources samples_DATA=axis2.jpg EXTRA_DIST=axis2.jpg diff --git a/samples/client/mtom_callback/Makefile.am b/samples/client/mtom_callback/Makefile.am index d89466d..89a497c 100644 --- a/samples/client/mtom_callback/Makefile.am +++ b/samples/client/mtom_callback/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = mtom_callback diff --git a/samples/client/notify/Makefile.am b/samples/client/notify/Makefile.am index 3dd63e0..a4b7240 100644 --- a/samples/client/notify/Makefile.am +++ b/samples/client/notify/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = notify notify_SOURCES = notify_client.c diff --git a/samples/client/session/Makefile.am b/samples/client/session/Makefile.am index 47431ff..efb09cc 100644 --- a/samples/client/session/Makefile.am +++ b/samples/client/session/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = session session_SOURCES = session.c diff --git a/samples/client/version/Makefile.am b/samples/client/version/Makefile.am index ac8983a..50d1cca 100644 --- a/samples/client/version/Makefile.am +++ b/samples/client/version/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = version noinst_HEADERS = axis2_version_stub.h diff --git a/samples/client/yahoo/Makefile.am b/samples/client/yahoo/Makefile.am index 3d8c3c8..4ca04bf 100644 --- a/samples/client/yahoo/Makefile.am +++ b/samples/client/yahoo/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = yahoosearch yahoosearch_SOURCES = yahoo_client.c diff --git a/samples/codegen/client/calc_xml_inout/Makefile.am b/samples/codegen/client/calc_xml_inout/Makefile.am index d14e820..68b4dcf 100644 --- a/samples/codegen/client/calc_xml_inout/Makefile.am +++ b/samples/codegen/client/calc_xml_inout/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/bin/samples prgbin_PROGRAMS = Calculator samplesdir=$(prefix)/samples/client/Calculator diff --git a/samples/codegen/client/calculator/Makefile.am b/samples/codegen/client/calculator/Makefile.am index 96a88ac..c300775 100644 --- a/samples/codegen/client/calculator/Makefile.am +++ b/samples/codegen/client/calculator/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/bin/samples prgbin_PROGRAMS = Calculator samplesdir=$(prefix)/samples/client/Calculator diff --git a/samples/codegen/client/interop_doc1/Makefile.am b/samples/codegen/client/interop_doc1/Makefile.am index b391822..89d8930 100644 --- a/samples/codegen/client/interop_doc1/Makefile.am +++ b/samples/codegen/client/interop_doc1/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/bin/samples samplesdir=$(prefix)/samples/client/InteropTestPortTypeDocService prgbin_PROGRAMS = test_echo_date test_echo_struct_array diff --git a/samples/codegen/client/interop_doc2/Makefile.am b/samples/codegen/client/interop_doc2/Makefile.am index 7f39d3b..892a9d9 100644 --- a/samples/codegen/client/interop_doc2/Makefile.am +++ b/samples/codegen/client/interop_doc2/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir = $(prefix)/bin/samples prgbin_PROGRAMS = test_echo_string test_echo_struct test_echo_string_array samplesdir = $(prefix)/samples/client/WSDLInteropTestDocLitService diff --git a/samples/codegen/server/calc_xml_inout/Makefile.am b/samples/codegen/server/calc_xml_inout/Makefile.am index 145ef08..9e3eb7b 100644 --- a/samples/codegen/server/calc_xml_inout/Makefile.am +++ b/samples/codegen/server/calc_xml_inout/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/Calculator samplesdir=$(prefix)/samples/server/Calculator prglib_LTLIBRARIES = libCalculator.la diff --git a/samples/codegen/server/calculator/Makefile.am b/samples/codegen/server/calculator/Makefile.am index 308673c..033ece7 100644 --- a/samples/codegen/server/calculator/Makefile.am +++ b/samples/codegen/server/calculator/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/Calculator samplesdir=$(prefix)/samples/server/Calculator prglib_LTLIBRARIES = libCalculator.la diff --git a/samples/codegen/server/interop_doc1/Makefile.am b/samples/codegen/server/interop_doc1/Makefile.am index 1abe530..7bb878b 100644 --- a/samples/codegen/server/interop_doc1/Makefile.am +++ b/samples/codegen/server/interop_doc1/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/interop_doc1 samplesdir=$(prefix)/samples/server/interop_doc1 prglib_LTLIBRARIES = libInteropTestPortTypeDocService.la diff --git a/samples/codegen/server/interop_doc2/Makefile.am b/samples/codegen/server/interop_doc2/Makefile.am index 7b46d88..7ef924e 100644 --- a/samples/codegen/server/interop_doc2/Makefile.am +++ b/samples/codegen/server/interop_doc2/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/interop_doc2 samplesdir=$(prefix)/samples/server/interop_doc2 prglib_LTLIBRARIES = libWSDLInteropTestDocLitService.la diff --git a/samples/mtom_caching_callback/Makefile.am b/samples/mtom_caching_callback/Makefile.am index 1d8b2a9..fdccbbd 100644 --- a/samples/mtom_caching_callback/Makefile.am +++ b/samples/mtom_caching_callback/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/samples/lib/mtom_caching_callback prglib_LTLIBRARIES = libmtom_caching_callback.la libmtom_caching_callback_la_SOURCES = mtom_caching_callback.c diff --git a/samples/mtom_sending_callback/Makefile.am b/samples/mtom_sending_callback/Makefile.am index 991bff9..8270d95 100644 --- a/samples/mtom_sending_callback/Makefile.am +++ b/samples/mtom_sending_callback/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/samples/lib/mtom_sending_callback prglib_LTLIBRARIES = libmtom_sending_callback.la libmtom_sending_callback_la_SOURCES = mtom_sending_callback.c diff --git a/samples/server/Calculator/Makefile.am b/samples/server/Calculator/Makefile.am index 65f95ce..3d769a8 100644 --- a/samples/server/Calculator/Makefile.am +++ b/samples/server/Calculator/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/Calculator prglib_LTLIBRARIES = libCalculator.la prglib_DATA=services.xml Calculator.wsdl diff --git a/samples/server/Makefile.am b/samples/server/Makefile.am index 258d096..b0dfe07 100644 --- a/samples/server/Makefile.am +++ b/samples/server/Makefile.am @@ -1,2 +1,16 @@ +# 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. SUBDIRS = echo math notify sg_math mtom Calculator version mtom_callback session EXTRA_DIST = axis2.xml diff --git a/samples/server/echo/Makefile.am b/samples/server/echo/Makefile.am index 8413c5a..3ca0ae0 100644 --- a/samples/server/echo/Makefile.am +++ b/samples/server/echo/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/echo prglib_LTLIBRARIES = libecho.la prglib_DATA= services.xml diff --git a/samples/server/math/Makefile.am b/samples/server/math/Makefile.am index d8e6f82..507249e 100644 --- a/samples/server/math/Makefile.am +++ b/samples/server/math/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/math prglib_LTLIBRARIES = libmath.la prglib_DATA=services.xml diff --git a/samples/server/mtom/Makefile.am b/samples/server/mtom/Makefile.am index 198cad3..cce8327 100644 --- a/samples/server/mtom/Makefile.am +++ b/samples/server/mtom/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/mtom prglib_LTLIBRARIES = libmtom.la prglib_DATA= services.xml diff --git a/samples/server/mtom_callback/Makefile.am b/samples/server/mtom_callback/Makefile.am index 11a107e..49fe656 100644 --- a/samples/server/mtom_callback/Makefile.am +++ b/samples/server/mtom_callback/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/mtom_callback prglib_LTLIBRARIES = libmtom_callback.la prglib_DATA= services.xml diff --git a/samples/server/notify/Makefile.am b/samples/server/notify/Makefile.am index 2e2bf2c..5c892ea 100644 --- a/samples/server/notify/Makefile.am +++ b/samples/server/notify/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/notify prglib_LTLIBRARIES = libnotify.la prglib_DATA= services.xml diff --git a/samples/server/session/Makefile.am b/samples/server/session/Makefile.am index 146e073..314b0fd 100644 --- a/samples/server/session/Makefile.am +++ b/samples/server/session/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/session prglib_LTLIBRARIES = libsession.la prglib_DATA= services.xml diff --git a/samples/server/sg_math/Makefile.am b/samples/server/sg_math/Makefile.am index 82cc1ba..3cd3eb9 100644 --- a/samples/server/sg_math/Makefile.am +++ b/samples/server/sg_math/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/sg_math prglib_LTLIBRARIES = libadd.la libsub.la libmul.la libdiv.la prglib_DATA=services.xml diff --git a/samples/server/version/Makefile.am b/samples/server/version/Makefile.am index 9e6f94a..e7bcfb2 100644 --- a/samples/server/version/Makefile.am +++ b/samples/server/version/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/services/version prglib_LTLIBRARIES = libversion.la prglib_DATA=services.xml diff --git a/samples/user_guide/Makefile.am b/samples/user_guide/Makefile.am index fc8e098..13041d6 100644 --- a/samples/user_guide/Makefile.am +++ b/samples/user_guide/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = clients diff --git a/samples/user_guide/clients/Makefile.am b/samples/user_guide/clients/Makefile.am index 1031dfa..74a5701 100644 --- a/samples/user_guide/clients/Makefile.am +++ b/samples/user_guide/clients/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/samples/bin prgbin_PROGRAMS = echo_blocking echo_non_blocking echo_blocking_addr echo_rest echo_blocking_dual echo_non_blocking_dual echo_blocking_soap11 echo_blocking_auth diff --git a/src/Makefile.am b/src/Makefile.am index 1c054db..2be8a0c 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = core modules diff --git a/src/core/Makefile.am b/src/core/Makefile.am index a3316e6..840797b 100644 --- a/src/core/Makefile.am +++ b/src/core/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = addr context description phaseresolver receivers util clientapi deployment transport/http/util transport/http/common engine transport diff --git a/src/core/addr/Makefile.am b/src/core/addr/Makefile.am index 1f7512f..1bfed4b 100644 --- a/src/core/addr/Makefile.am +++ b/src/core/addr/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_addr.la libaxis2_addr_la_SOURCES = relates_to.c \ diff --git a/src/core/clientapi/Makefile.am b/src/core/clientapi/Makefile.am index 8dead6f..d917871 100644 --- a/src/core/clientapi/Makefile.am +++ b/src/core/clientapi/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_clientapi.la libaxis2_clientapi_la_SOURCES = async_result.c \ callback.c \ diff --git a/src/core/context/Makefile.am b/src/core/context/Makefile.am index 30184e0..a85c701 100644 --- a/src/core/context/Makefile.am +++ b/src/core/context/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_context.la libaxis2_context_la_SOURCES = ctx.c \ diff --git a/src/core/deployment/Makefile.am b/src/core/deployment/Makefile.am index 7099839..6ac3489 100644 --- a/src/core/deployment/Makefile.am +++ b/src/core/deployment/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_deployment.la noinst_HEADERS = axis2_deployment.h \ diff --git a/src/core/description/Makefile.am b/src/core/description/Makefile.am index 5c3618c..c63c256 100644 --- a/src/core/description/Makefile.am +++ b/src/core/description/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_description.la libaxis2_description_la_SOURCES =desc.c \ diff --git a/src/core/engine/Makefile.am b/src/core/engine/Makefile.am index 7b9598c..17eb157 100644 --- a/src/core/engine/Makefile.am +++ b/src/core/engine/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES=libaxis2_engine.la libaxis2_engine_la_SOURCES= ../transport/transport_receiver.c handler.c \ diff --git a/src/core/phaseresolver/Makefile.am b/src/core/phaseresolver/Makefile.am index 62724f2..cbabc87 100644 --- a/src/core/phaseresolver/Makefile.am +++ b/src/core/phaseresolver/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_phaseresolver.la libaxis2_phaseresolver_la_SOURCES = phase_holder.c \ diff --git a/src/core/receivers/Makefile.am b/src/core/receivers/Makefile.am index 8b12372..f4f0236 100644 --- a/src/core/receivers/Makefile.am +++ b/src/core/receivers/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_receivers.la libaxis2_receivers_la_SOURCES = msg_recv.c \ diff --git a/src/core/transport/Makefile.am b/src/core/transport/Makefile.am index eff5f72..40c9e97 100644 --- a/src/core/transport/Makefile.am +++ b/src/core/transport/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS=http $(TCP_DIR) $(AMQP_DIR) DIST_SUBDIRS=http tcp amqp EXTRA_DIST=Makefile.am amqp/server/axis2_amqp_server/axis2_amqp_server.h \ diff --git a/src/core/transport/amqp/Makefile.am b/src/core/transport/amqp/Makefile.am index ca5e58d..8c72941 100644 --- a/src/core/transport/amqp/Makefile.am +++ b/src/core/transport/amqp/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = util \ receiver \ server \ diff --git a/src/core/transport/amqp/receiver/Makefile.am b/src/core/transport/amqp/receiver/Makefile.am index 4e16b0f..0e2f0f8 100644 --- a/src/core/transport/amqp/receiver/Makefile.am +++ b/src/core/transport/amqp/receiver/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = qpid_receiver lib_LTLIBRARIES = libaxis2_amqp_receiver.la diff --git a/src/core/transport/amqp/receiver/qpid_receiver/Makefile.am b/src/core/transport/amqp/receiver/qpid_receiver/Makefile.am index 3ecdf34..faf0c34 100644 --- a/src/core/transport/amqp/receiver/qpid_receiver/Makefile.am +++ b/src/core/transport/amqp/receiver/qpid_receiver/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = request_processor lib_LTLIBRARIES = libaxis2_qpid_receiver.la diff --git a/src/core/transport/amqp/receiver/qpid_receiver/request_processor/Makefile.am b/src/core/transport/amqp/receiver/qpid_receiver/request_processor/Makefile.am index 77cac4a..991e7a5 100644 --- a/src/core/transport/amqp/receiver/qpid_receiver/request_processor/Makefile.am +++ b/src/core/transport/amqp/receiver/qpid_receiver/request_processor/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_amqp_request_processor.la libaxis2_amqp_request_processor_la_SOURCES = axis2_amqp_request_processor.c diff --git a/src/core/transport/amqp/sender/Makefile.am b/src/core/transport/amqp/sender/Makefile.am index 8af0c7b..9b662ed 100644 --- a/src/core/transport/amqp/sender/Makefile.am +++ b/src/core/transport/amqp/sender/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = qpid_sender lib_LTLIBRARIES = libaxis2_amqp_sender.la diff --git a/src/core/transport/amqp/sender/qpid_sender/Makefile.am b/src/core/transport/amqp/sender/qpid_sender/Makefile.am index 46dcb5e..5f3d34c 100644 --- a/src/core/transport/amqp/sender/qpid_sender/Makefile.am +++ b/src/core/transport/amqp/sender/qpid_sender/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_qpid_sender.la libaxis2_qpid_sender_la_SOURCES = axis2_qpid_sender.cpp \ diff --git a/src/core/transport/amqp/server/Makefile.am b/src/core/transport/amqp/server/Makefile.am index 2de6967..ce8b745 100644 --- a/src/core/transport/amqp/server/Makefile.am +++ b/src/core/transport/amqp/server/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = axis2_amqp_server diff --git a/src/core/transport/amqp/server/axis2_amqp_server/Makefile.am b/src/core/transport/amqp/server/axis2_amqp_server/Makefile.am index 0d6d4ab..5c46608 100644 --- a/src/core/transport/amqp/server/axis2_amqp_server/Makefile.am +++ b/src/core/transport/amqp/server/axis2_amqp_server/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir = $(bindir) prgbin_PROGRAMS = axis2_amqp_server diff --git a/src/core/transport/amqp/util/Makefile.am b/src/core/transport/amqp/util/Makefile.am index 2b27d76..0ecda7e 100644 --- a/src/core/transport/amqp/util/Makefile.am +++ b/src/core/transport/amqp/util/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_amqp_util.la libaxis2_amqp_util_la_SOURCES = axis2_amqp_util.c diff --git a/src/core/transport/http/Makefile.am b/src/core/transport/http/Makefile.am index cc23d78..356ae7e 100644 --- a/src/core/transport/http/Makefile.am +++ b/src/core/transport/http/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = sender receiver server diff --git a/src/core/transport/http/common/Makefile.am b/src/core/transport/http/common/Makefile.am index 8aaa2c6..73beac3 100644 --- a/src/core/transport/http/common/Makefile.am +++ b/src/core/transport/http/common/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_http_common.la libaxis2_http_common_la_LIBADD=$(top_builddir)/util/src/libaxutil.la\ diff --git a/src/core/transport/http/receiver/Makefile.am b/src/core/transport/http/receiver/Makefile.am index 0af4e22..7f98e9b 100644 --- a/src/core/transport/http/receiver/Makefile.am +++ b/src/core/transport/http/receiver/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_http_receiver.la libaxis2_http_receiver_la_LIBADD=$(top_builddir)/util/src/libaxutil.la\ $(top_builddir)/src/core/transport/http/common/libaxis2_http_common.la diff --git a/src/core/transport/http/sender/Makefile.am b/src/core/transport/http/sender/Makefile.am index 71026fc..da10f75 100644 --- a/src/core/transport/http/sender/Makefile.am +++ b/src/core/transport/http/sender/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS=ssl libcurl lib_LTLIBRARIES = libaxis2_http_sender.la diff --git a/src/core/transport/http/sender/libcurl/Makefile.am b/src/core/transport/http/sender/libcurl/Makefile.am index 90e5ce6..fe61648 100644 --- a/src/core/transport/http/sender/libcurl/Makefile.am +++ b/src/core/transport/http/sender/libcurl/Makefile.am @@ -1,2 +1,16 @@ +# 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. EXTRA_DIST= axis2_libcurl.h axis2_libcurl.c libcurl_stream.h libcurl_stream.c diff --git a/src/core/transport/http/sender/ssl/Makefile.am b/src/core/transport/http/sender/ssl/Makefile.am index 3e457e5..9bc1463 100644 --- a/src/core/transport/http/sender/ssl/Makefile.am +++ b/src/core/transport/http/sender/ssl/Makefile.am @@ -1,2 +1,16 @@ +# 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. EXTRA_DIST= ssl_stream.c ssl_stream.h ssl_utils.c ssl_utils.h diff --git a/src/core/transport/http/server/CGI/Makefile.am b/src/core/transport/http/server/CGI/Makefile.am index df679b9..3f276dc 100644 --- a/src/core/transport/http/server/CGI/Makefile.am +++ b/src/core/transport/http/server/CGI/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(bindir) prgbin_PROGRAMS = axis2.cgi SUBDIRS = diff --git a/src/core/transport/http/server/Makefile.am b/src/core/transport/http/server/Makefile.am index 07cf1e9..f51ac58 100644 --- a/src/core/transport/http/server/Makefile.am +++ b/src/core/transport/http/server/Makefile.am @@ -1,2 +1,16 @@ +# 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. SUBDIRS=@APACHE2BUILD@ simple_axis2_server ${CGI_DIR} EXTRA_DIST=IIS CGI diff --git a/src/core/transport/http/server/apache2/Makefile.am b/src/core/transport/http/server/apache2/Makefile.am index 8ea7b7d..ada2471 100644 --- a/src/core/transport/http/server/apache2/Makefile.am +++ b/src/core/transport/http/server/apache2/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libmod_axis2.la libmod_axis2_la_SOURCES = mod_axis2.c\ apache2_stream.c\ diff --git a/src/core/transport/http/server/simple_axis2_server/Makefile.am b/src/core/transport/http/server/simple_axis2_server/Makefile.am index 92d3718..e7319f2 100644 --- a/src/core/transport/http/server/simple_axis2_server/Makefile.am +++ b/src/core/transport/http/server/simple_axis2_server/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(bindir) prgbin_PROGRAMS = axis2_http_server SUBDIRS = diff --git a/src/core/transport/http/util/Makefile.am b/src/core/transport/http/util/Makefile.am index eff6c0e..c0411d4 100644 --- a/src/core/transport/http/util/Makefile.am +++ b/src/core/transport/http/util/Makefile.am @@ -1,3 +1,17 @@ +# 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. NSUBDIRS = noinst_LTLIBRARIES = libaxis2_http_util.la diff --git a/src/core/transport/tcp/Makefile.am b/src/core/transport/tcp/Makefile.am index 79f45b7..f7c554e 100644 --- a/src/core/transport/tcp/Makefile.am +++ b/src/core/transport/tcp/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = sender receiver server EXTRA_DIST=axis2_simple_tcp_svr_conn.h axis2_tcp_svr_thread.h axis2_tcp_transport_sender.h axis2_tcp_server.h axis2_tcp_transport.h axis2_tcp_worker.h diff --git a/src/core/transport/tcp/receiver/Makefile.am b/src/core/transport/tcp/receiver/Makefile.am index e3543dc..f9fb16c 100644 --- a/src/core/transport/tcp/receiver/Makefile.am +++ b/src/core/transport/tcp/receiver/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_tcp_receiver.la libaxis2_tcp_receiver_la_LIBADD=$(top_builddir)/util/src/libaxutil.la\ $(top_builddir)/src/core/transport/http/common/libaxis2_http_common.la diff --git a/src/core/transport/tcp/sender/Makefile.am b/src/core/transport/tcp/sender/Makefile.am index 1e35b3d..2875299 100644 --- a/src/core/transport/tcp/sender/Makefile.am +++ b/src/core/transport/tcp/sender/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_tcp_sender.la libaxis2_tcp_sender_la_SOURCES = tcp_transport_sender.c diff --git a/src/core/transport/tcp/server/Makefile.am b/src/core/transport/tcp/server/Makefile.am index 5d7b263..8a1950d 100644 --- a/src/core/transport/tcp/server/Makefile.am +++ b/src/core/transport/tcp/server/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS=simple_tcp_server diff --git a/src/core/transport/tcp/server/simple_tcp_server/Makefile.am b/src/core/transport/tcp/server/simple_tcp_server/Makefile.am index f2506ef..4db479b 100644 --- a/src/core/transport/tcp/server/simple_tcp_server/Makefile.am +++ b/src/core/transport/tcp/server/simple_tcp_server/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(bindir) prgbin_PROGRAMS = axis2_tcp_server SUBDIRS = diff --git a/src/core/util/Makefile.am b/src/core/util/Makefile.am index e5609a2..640aaa6 100644 --- a/src/core/util/Makefile.am +++ b/src/core/util/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_core_utils.la #noinst_HEADERS = axis2_core_utils.h diff --git a/src/modules/Makefile.am b/src/modules/Makefile.am index 8dffd11..302b9a4 100644 --- a/src/modules/Makefile.am +++ b/src/modules/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = mod_addr mod_log diff --git a/src/modules/mod_addr/Makefile.am b/src/modules/mod_addr/Makefile.am index 89f1e53..23be098 100644 --- a/src/modules/mod_addr/Makefile.am +++ b/src/modules/mod_addr/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/modules/addressing prglib_LTLIBRARIES = libaxis2_mod_addr.la prglib_DATA= module.xml diff --git a/src/modules/mod_log/Makefile.am b/src/modules/mod_log/Makefile.am index 9e1064c..94dfa9a 100644 --- a/src/modules/mod_log/Makefile.am +++ b/src/modules/mod_log/Makefile.am @@ -1,3 +1,17 @@ +# 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. prglibdir=$(prefix)/modules/logging prglib_LTLIBRARIES = libaxis2_mod_log.la prglib_DATA= module.xml diff --git a/test/Makefile.am b/test/Makefile.am index dd33c5c..551da2d 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = SUBDIRS = core noinst_HEADERS = cutest/include/cut_defs.h cutest/include/cut_http_server.h diff --git a/test/core/Makefile.am b/test/core/Makefile.am index 3fa8f58..1b8ed28 100644 --- a/test/core/Makefile.am +++ b/test/core/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = SUBDIRS = description context engine deployment addr transport clientapi diff --git a/test/core/addr/Makefile.am b/test/core/addr/Makefile.am index ecad60c..531b9dd 100644 --- a/test/core/addr/Makefile.am +++ b/test/core/addr/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_addr check_PROGRAMS = test_addr noinst_PROGRAMS = test_addr diff --git a/test/core/clientapi/Makefile.am b/test/core/clientapi/Makefile.am index 52559ff..ff59b5b 100644 --- a/test/core/clientapi/Makefile.am +++ b/test/core/clientapi/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_client test_clientapi test_svc_client_handler_count noinst_PROGRAMS = test_client test_clientapi test_svc_client_handler_count check_PROGRAMS = test_client test_clientapi test_svc_client_handler_count diff --git a/test/core/context/Makefile.am b/test/core/context/Makefile.am index e7e8bb0..a0d68a0 100644 --- a/test/core/context/Makefile.am +++ b/test/core/context/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_context check_PROGRAMS = test_context noinst_PROGRAMS = test_context diff --git a/test/core/deployment/Makefile.am b/test/core/deployment/Makefile.am index 0371fdb..e44ef84 100644 --- a/test/core/deployment/Makefile.am +++ b/test/core/deployment/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_deployment noinst_PROGRAMS = test_deployment SUBDIRS = diff --git a/test/core/description/Makefile.am b/test/core/description/Makefile.am index de8aded..cb18bc7 100644 --- a/test/core/description/Makefile.am +++ b/test/core/description/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_description noinst_PROGRAMS = test_description SUBDIRS = diff --git a/test/core/engine/Makefile.am b/test/core/engine/Makefile.am index bfec146..d4b59c6 100644 --- a/test/core/engine/Makefile.am +++ b/test/core/engine/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_engine check_PROGRAMS = test_engine noinst_PROGRAMS = test_engine diff --git a/test/core/transport/Makefile.am b/test/core/transport/Makefile.am index b7e93db..e2c3de1 100644 --- a/test/core/transport/Makefile.am +++ b/test/core/transport/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = http diff --git a/test/core/transport/http/Makefile.am b/test/core/transport/http/Makefile.am index 1ce55ea..7433da9 100644 --- a/test/core/transport/http/Makefile.am +++ b/test/core/transport/http/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_http_transport check_PROGRAMS = test_http_transport noinst_PROGRAMS = test_http_transport diff --git a/test/itest/Makefile.am b/test/itest/Makefile.am index 150a20f..66e4573 100644 --- a/test/itest/Makefile.am +++ b/test/itest/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = diff --git a/test/itest/whitemesa/Makefile.am b/test/itest/whitemesa/Makefile.am index 69a9094..4c40f3b 100644 --- a/test/itest/whitemesa/Makefile.am +++ b/test/itest/whitemesa/Makefile.am @@ -1,2 +1,16 @@ +# 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. TESTS = SUBDIRS = round1 round2 diff --git a/test/itest/whitemesa/round1/Makefile.am b/test/itest/whitemesa/round1/Makefile.am index 2aef2ac..4abc366 100644 --- a/test/itest/whitemesa/round1/Makefile.am +++ b/test/itest/whitemesa/round1/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_PROGRAMS = round1 round1_SOURCES = round1_client.c diff --git a/test/itest/whitemesa/round2/Makefile.am b/test/itest/whitemesa/round2/Makefile.am index a1ec399..e346950 100644 --- a/test/itest/whitemesa/round2/Makefile.am +++ b/test/itest/whitemesa/round2/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_PROGRAMS = round2 round2_SOURCES = round2_client.c diff --git a/tools/md5/Makefile.am b/tools/md5/Makefile.am index c006cb5..532dd72 100644 --- a/tools/md5/Makefile.am +++ b/tools/md5/Makefile.am @@ -1,3 +1,17 @@ +# 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. datadir=$(prefix)/bin/tools/md5 SUBDIRS = src includedir=$(prefix)/include/axis2-${PACKAGE_VERSION} diff --git a/tools/md5/src/Makefile.am b/tools/md5/src/Makefile.am index 40be3c9..9faafd6 100644 --- a/tools/md5/src/Makefile.am +++ b/tools/md5/src/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/bin/tools/md5 prgbin_PROGRAMS = md5 diff --git a/tools/md5/test/Makefile.am b/tools/md5/test/Makefile.am index 85eb6ca..ab3e629 100644 --- a/tools/md5/test/Makefile.am +++ b/tools/md5/test/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = unit diff --git a/tools/tcpmon/Makefile.am b/tools/tcpmon/Makefile.am index 74fab3e..e31a9f0 100644 --- a/tools/tcpmon/Makefile.am +++ b/tools/tcpmon/Makefile.am @@ -1,3 +1,17 @@ +# 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. datadir=$(prefix)/bin/tools/tcpmon SUBDIRS = src includedir=$(prefix)/include/axis2-${PACKAGE_VERSION} diff --git a/tools/tcpmon/src/Makefile.am b/tools/tcpmon/src/Makefile.am index 674fbca..9067f58 100644 --- a/tools/tcpmon/src/Makefile.am +++ b/tools/tcpmon/src/Makefile.am @@ -1,3 +1,17 @@ +# 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. prgbindir=$(prefix)/bin/tools/tcpmon prgbin_PROGRAMS = tcpmon diff --git a/tools/tcpmon/test/Makefile.am b/tools/tcpmon/test/Makefile.am index 85eb6ca..ab3e629 100644 --- a/tools/tcpmon/test/Makefile.am +++ b/tools/tcpmon/test/Makefile.am @@ -1 +1,15 @@ +# 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. SUBDIRS = unit diff --git a/tools/tcpmon/test/unit/Makefile.am b/tools/tcpmon/test/unit/Makefile.am index 719bd16..3b4eacd 100644 --- a/tools/tcpmon/test/unit/Makefile.am +++ b/tools/tcpmon/test/unit/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = prgbindir=$(prefix)/bin/unit_test prgbin_PROGRAMS = tcpmon_unit_test_suite diff --git a/util/Makefile.am b/util/Makefile.am index d9eb80f..bc85d2a 100644 --- a/util/Makefile.am +++ b/util/Makefile.am @@ -1,3 +1,17 @@ +# 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. datadir=$(prefix) tmpincludedir=$(prefix)/include/axis2-${PACKAGE_VERSION}/ includedir=$(prefix)/include/axis2-${PACKAGE_VERSION}/ diff --git a/util/include/Makefile.am b/util/include/Makefile.am index dbf96ed..494a53f 100644 --- a/util/include/Makefile.am +++ b/util/include/Makefile.am @@ -1,2 +1,16 @@ +# 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. includedir=$(prefix)/include/axis2-${PACKAGE_VERSION}/ nobase_include_HEADERS= platforms/axutil_platform_auto_sense.h platforms/unix/*.h platforms/windows/*.h diff --git a/util/src/Makefile.am b/util/src/Makefile.am index c551eec..11714b6 100644 --- a/util/src/Makefile.am +++ b/util/src/Makefile.am @@ -1,3 +1,17 @@ +# 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. SUBDIRS = platforms/unix @ZLIBBUILD@ lib_LTLIBRARIES = libaxutil.la libaxutil_la_SOURCES = hash.c \ diff --git a/util/src/minizip/Makefile.am b/util/src/minizip/Makefile.am index 6fc3413..f9e239e 100644 --- a/util/src/minizip/Makefile.am +++ b/util/src/minizip/Makefile.am @@ -1,3 +1,17 @@ +# 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. lib_LTLIBRARIES = libaxis2_minizip.la libaxis2_minizip_la_SOURCES = ioapi.c \ diff --git a/util/src/platforms/unix/Makefile.am b/util/src/platforms/unix/Makefile.am index 6506a01..2f1496c 100644 --- a/util/src/platforms/unix/Makefile.am +++ b/util/src/platforms/unix/Makefile.am @@ -1,3 +1,17 @@ +# 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. noinst_LTLIBRARIES = libaxis2_unix.la libaxis2_unix_la_SOURCES = uuid_gen_unix.c\ diff --git a/util/test/Makefile.am b/util/test/Makefile.am index cfbf7f6..ebce2bf 100644 --- a/util/test/Makefile.am +++ b/util/test/Makefile.am @@ -1,2 +1,16 @@ +# 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. SUBDIRS = util allocator date_time duration link_list properties rand stack string_util uri url utils diff --git a/util/test/allocator/Makefile.am b/util/test/allocator/Makefile.am index d86b473..ac9a558 100644 --- a/util/test/allocator/Makefile.am +++ b/util/test/allocator/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = allocator_test check_PROGRAMS = allocator_test noinst_PROGRAMS = allocator_test diff --git a/util/test/date_time/Makefile.am b/util/test/date_time/Makefile.am index 2bad3ec..c34e0bb 100644 --- a/util/test/date_time/Makefile.am +++ b/util/test/date_time/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = date_time_test noinst_PROGRAMS = date_time_test check_PROGRAMS = date_time_test diff --git a/util/test/duration/Makefile.am b/util/test/duration/Makefile.am index 26a2ee4..b9d489d 100644 --- a/util/test/duration/Makefile.am +++ b/util/test/duration/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = duration_test check_PROGRAMS = duration_test noinst_PROGRAMS = duration_test diff --git a/util/test/link_list/Makefile.am b/util/test/link_list/Makefile.am index 2693926..706f93e 100644 --- a/util/test/link_list/Makefile.am +++ b/util/test/link_list/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = link_list_test check_PROGRAMS = link_list_test noinst_PROGRAMS = link_list_test diff --git a/util/test/properties/Makefile.am b/util/test/properties/Makefile.am index 2a385ea..6304468 100644 --- a/util/test/properties/Makefile.am +++ b/util/test/properties/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = property_test check_PROGRAMS = property_test noinst_PROGRAMS = property_test diff --git a/util/test/rand/Makefile.am b/util/test/rand/Makefile.am index 81410d6..f5c527e 100644 --- a/util/test/rand/Makefile.am +++ b/util/test/rand/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = rand_test check_PROGRAMS = rand_test noinst_PROGRAMS = rand_test diff --git a/util/test/stack/Makefile.am b/util/test/stack/Makefile.am index faf1c27..ed1b08f 100644 --- a/util/test/stack/Makefile.am +++ b/util/test/stack/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = stack_test check_PROGRAMS = stack_test noinst_PROGRAMS = stack_test diff --git a/util/test/string_util/Makefile.am b/util/test/string_util/Makefile.am index cdbb983..6910171 100644 --- a/util/test/string_util/Makefile.am +++ b/util/test/string_util/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = string_util_test noinst_PROGRAMS = string_util_test check_PROGRAMS = string_util_test diff --git a/util/test/uri/Makefile.am b/util/test/uri/Makefile.am index 55af523..dfac9a8 100644 --- a/util/test/uri/Makefile.am +++ b/util/test/uri/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = uri_test check_PROGRAMS = uri_test noinst_PROGRAMS = uri_test diff --git a/util/test/url/Makefile.am b/util/test/url/Makefile.am index 31c9b14..c5f6c70 100644 --- a/util/test/url/Makefile.am +++ b/util/test/url/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = url_test noinst_PROGRAMS = url_test check_PROGRAMS = url_test diff --git a/util/test/util/Makefile.am b/util/test/util/Makefile.am index 38c04df..0f04995 100644 --- a/util/test/util/Makefile.am +++ b/util/test/util/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = test_thread test_util noinst_PROGRAMS = test_util test_thread noinst_HEADERS = test_log.h \ diff --git a/util/test/utils/Makefile.am b/util/test/utils/Makefile.am index d9daf95..a102afd 100644 --- a/util/test/utils/Makefile.am +++ b/util/test/utils/Makefile.am @@ -1,3 +1,17 @@ +# 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. TESTS = utils_test check_PROGRAMS = utils_test noinst_PROGRAMS = utils_test -- cgit v1.1-32-gdbae