Author: markt
Date: Wed Feb 11 16:34:38 2009
New Revision: 743376
URL: http://svn.apache.org/viewvc?rev=743376&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46245 for connectors
License issue so applying directly
Modified:
tomcat/connectors/trunk/ajp/ajplib/test/Makefile
tomcat/connectors/trunk/ajp/ajplib/test/Makefile.netware
tomcat/connectors/trunk/ajp/proxy/NWGNUmakefile
tomcat/connectors/trunk/ajp/proxy/NWGNUproxy
tomcat/connectors/trunk/ajp/proxy/NWGNUproxycon
tomcat/connectors/trunk/ajp/proxy/NWGNUproxyftp
tomcat/connectors/trunk/ajp/proxy/NWGNUproxyhtp
tomcat/connectors/trunk/build.properties.default
tomcat/connectors/trunk/coyote/build.properties.sample
tomcat/connectors/trunk/http11/build.properties.sample
tomcat/connectors/trunk/jk/build.properties.autoconf
tomcat/connectors/trunk/jk/build.properties.sample
tomcat/connectors/trunk/jni/build.properties.default
tomcat/connectors/trunk/util/build.properties.sample
Modified: tomcat/connectors/trunk/ajp/ajplib/test/Makefile
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/ajp/ajplib/test/Makefile?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/ajp/ajplib/test/Makefile (original)
+++ tomcat/connectors/trunk/ajp/ajplib/test/Makefile Wed Feb 11 16:34:38 2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# You need an installed httpd-2.x to use this Makefile
#
Modified: tomcat/connectors/trunk/ajp/ajplib/test/Makefile.netware
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/ajp/ajplib/test/Makefile.netware?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/ajp/ajplib/test/Makefile.netware (original)
+++ tomcat/connectors/trunk/ajp/ajplib/test/Makefile.netware Wed Feb 11
16:34:38 2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# Makefile for ajplib (NetWare version - gnu make)
# created by Guenter Knauf <[email protected]>
#
Modified: tomcat/connectors/trunk/ajp/proxy/NWGNUmakefile
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/ajp/proxy/NWGNUmakefile?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/ajp/proxy/NWGNUmakefile (original)
+++ tomcat/connectors/trunk/ajp/proxy/NWGNUmakefile Wed Feb 11 16:34:38 2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# Declare the sub-directories to be built here
#
Modified: tomcat/connectors/trunk/ajp/proxy/NWGNUproxy
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/ajp/proxy/NWGNUproxy?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/ajp/proxy/NWGNUproxy (original)
+++ tomcat/connectors/trunk/ajp/proxy/NWGNUproxy Wed Feb 11 16:34:38 2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# Make sure all needed macro's are defined
#
Modified: tomcat/connectors/trunk/ajp/proxy/NWGNUproxycon
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/ajp/proxy/NWGNUproxycon?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/ajp/proxy/NWGNUproxycon (original)
+++ tomcat/connectors/trunk/ajp/proxy/NWGNUproxycon Wed Feb 11 16:34:38 2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# Make sure all needed macro's are defined
#
Modified: tomcat/connectors/trunk/ajp/proxy/NWGNUproxyftp
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/ajp/proxy/NWGNUproxyftp?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/ajp/proxy/NWGNUproxyftp (original)
+++ tomcat/connectors/trunk/ajp/proxy/NWGNUproxyftp Wed Feb 11 16:34:38 2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# Make sure all needed macro's are defined
#
Modified: tomcat/connectors/trunk/ajp/proxy/NWGNUproxyhtp
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/ajp/proxy/NWGNUproxyhtp?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/ajp/proxy/NWGNUproxyhtp (original)
+++ tomcat/connectors/trunk/ajp/proxy/NWGNUproxyhtp Wed Feb 11 16:34:38 2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# Make sure all needed macro's are defined
#
Modified: tomcat/connectors/trunk/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/build.properties.default?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/build.properties.default (original)
+++ tomcat/connectors/trunk/build.properties.default Wed Feb 11 16:34:38 2009
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
# -----------------------------------------------------------------------------
# build.properties.sample
#
Modified: tomcat/connectors/trunk/coyote/build.properties.sample
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/coyote/build.properties.sample?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/coyote/build.properties.sample (original)
+++ tomcat/connectors/trunk/coyote/build.properties.sample Wed Feb 11 16:34:38
2009
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
# -------------------------------------------------------------------
# build.properties.sample
#
Modified: tomcat/connectors/trunk/http11/build.properties.sample
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/http11/build.properties.sample?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/http11/build.properties.sample (original)
+++ tomcat/connectors/trunk/http11/build.properties.sample Wed Feb 11 16:34:38
2009
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
# -------------------------------------------------------------------
# build.properties.sample
#
Modified: tomcat/connectors/trunk/jk/build.properties.autoconf
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/build.properties.autoconf?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/build.properties.autoconf (original)
+++ tomcat/connectors/trunk/jk/build.properties.autoconf Wed Feb 11 16:34:38
2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# build.properties for jk2/ajp connector.
# to be processed by configure
#
Modified: tomcat/connectors/trunk/jk/build.properties.sample
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/build.properties.sample?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/jk/build.properties.sample (original)
+++ tomcat/connectors/trunk/jk/build.properties.sample Wed Feb 11 16:34:38 2009
@@ -1,4 +1,21 @@
#
+# 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.
+#
+
+#
# sample build.properties for ajp connector.
# edit to taste...
#
Modified: tomcat/connectors/trunk/jni/build.properties.default
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/jni/build.properties.default?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/jni/build.properties.default (original)
+++ tomcat/connectors/trunk/jni/build.properties.default Wed Feb 11 16:34:38
2009
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
# ----- Vesion Control Flags -----
version.major=1
version.minor=1
Modified: tomcat/connectors/trunk/util/build.properties.sample
URL:
http://svn.apache.org/viewvc/tomcat/connectors/trunk/util/build.properties.sample?rev=743376&r1=743375&r2=743376&view=diff
==============================================================================
--- tomcat/connectors/trunk/util/build.properties.sample (original)
+++ tomcat/connectors/trunk/util/build.properties.sample Wed Feb 11 16:34:38
2009
@@ -1,3 +1,20 @@
+#
+# 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.
+#
+
# -------------------------------------------------------------------
# build.properties.sample
#
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]