You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by nm...@apache.org on 2007/10/23 22:13:23 UTC

svn commit: r587642 - in /activemq/activemq-cpp/tags/cms-1.2: cms.pc.in doxygen.cfg

Author: nmittler
Date: Tue Oct 23 13:13:22 2007
New Revision: 587642

URL: http://svn.apache.org/viewvc?rev=587642&view=rev
Log:
adding Apache headers to cms.pc.in and doxygen.cfg

Modified:
    activemq/activemq-cpp/tags/cms-1.2/cms.pc.in
    activemq/activemq-cpp/tags/cms-1.2/doxygen.cfg

Modified: activemq/activemq-cpp/tags/cms-1.2/cms.pc.in
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/tags/cms-1.2/cms.pc.in?rev=587642&r1=587641&r2=587642&view=diff
==============================================================================
--- activemq/activemq-cpp/tags/cms-1.2/cms.pc.in (original)
+++ activemq/activemq-cpp/tags/cms-1.2/cms.pc.in Tue Oct 23 13:13:22 2007
@@ -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.
+# ---------------------------------------------------------------------------
+
 prefix=@prefix@
 exec_prefix=@exec_prefix@
 libdir=@libdir@

Modified: activemq/activemq-cpp/tags/cms-1.2/doxygen.cfg
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/tags/cms-1.2/doxygen.cfg?rev=587642&r1=587641&r2=587642&view=diff
==============================================================================
--- activemq/activemq-cpp/tags/cms-1.2/doxygen.cfg (original)
+++ activemq/activemq-cpp/tags/cms-1.2/doxygen.cfg Tue Oct 23 13:13:22 2007
@@ -1,5 +1,22 @@
 # Doxyfile 1.3.7
 
+# ---------------------------------------------------------------------------
+# 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.
+# ---------------------------------------------------------------------------
+
 #---------------------------------------------------------------------------
 # Project related configuration options
 #---------------------------------------------------------------------------