You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by dr...@apache.org on 2009/03/31 00:52:42 UTC

svn commit: r760219 - in /incubator/thrift/trunk/lib/cpp: thrift-nb.pc.in thrift-z.pc.in thrift.pc.in

Author: dreiss
Date: Mon Mar 30 22:52:42 2009
New Revision: 760219

URL: http://svn.apache.org/viewvc?rev=760219&view=rev
Log:
THRIFT-387. Add license to pkgconfig files

Modified:
    incubator/thrift/trunk/lib/cpp/thrift-nb.pc.in
    incubator/thrift/trunk/lib/cpp/thrift-z.pc.in
    incubator/thrift/trunk/lib/cpp/thrift.pc.in

Modified: incubator/thrift/trunk/lib/cpp/thrift-nb.pc.in
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/cpp/thrift-nb.pc.in?rev=760219&r1=760218&r2=760219&view=diff
==============================================================================
--- incubator/thrift/trunk/lib/cpp/thrift-nb.pc.in (original)
+++ incubator/thrift/trunk/lib/cpp/thrift-nb.pc.in Mon Mar 30 22:52:42 2009
@@ -1,3 +1,22 @@
+#
+# 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: incubator/thrift/trunk/lib/cpp/thrift-z.pc.in
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/cpp/thrift-z.pc.in?rev=760219&r1=760218&r2=760219&view=diff
==============================================================================
--- incubator/thrift/trunk/lib/cpp/thrift-z.pc.in (original)
+++ incubator/thrift/trunk/lib/cpp/thrift-z.pc.in Mon Mar 30 22:52:42 2009
@@ -1,3 +1,22 @@
+#
+# 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: incubator/thrift/trunk/lib/cpp/thrift.pc.in
URL: http://svn.apache.org/viewvc/incubator/thrift/trunk/lib/cpp/thrift.pc.in?rev=760219&r1=760218&r2=760219&view=diff
==============================================================================
--- incubator/thrift/trunk/lib/cpp/thrift.pc.in (original)
+++ incubator/thrift/trunk/lib/cpp/thrift.pc.in Mon Mar 30 22:52:42 2009
@@ -1,3 +1,22 @@
+#
+# 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@