You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by mc...@apache.org on 2014/01/02 19:29:36 UTC

svn commit: r1554874 - /qpid/branches/0.26/qpid/cpp/bindings/qpid/perl/Makefile.PL

Author: mcpierce
Date: Thu Jan  2 18:29:36 2014
New Revision: 1554874

URL: http://svn.apache.org/r1554874
Log:
NO-JIRA: Added licensing prologs to the Perl Makefile

Modified:
    qpid/branches/0.26/qpid/cpp/bindings/qpid/perl/Makefile.PL

Modified: qpid/branches/0.26/qpid/cpp/bindings/qpid/perl/Makefile.PL
URL: http://svn.apache.org/viewvc/qpid/branches/0.26/qpid/cpp/bindings/qpid/perl/Makefile.PL?rev=1554874&r1=1554873&r2=1554874&view=diff
==============================================================================
--- qpid/branches/0.26/qpid/cpp/bindings/qpid/perl/Makefile.PL (original)
+++ qpid/branches/0.26/qpid/cpp/bindings/qpid/perl/Makefile.PL Thu Jan  2 18:29:36 2014
@@ -1,4 +1,20 @@
 #!/usr/bin/perl -w
+# 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
 
 use strict;
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org