You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@thrift.apache.org by br...@apache.org on 2010/07/28 20:22:02 UTC

svn commit: r980144 - in /incubator/thrift/branches/0.3.x: lib/hs/Thrift.cabal lib/ocaml/README-OCamlMakefile test/csharp/ThriftTest/ThriftTest.csproj tutorial/hs/ThriftTutorial.cabal

Author: bryanduxbury
Date: Wed Jul 28 18:22:02 2010
New Revision: 980144

URL: http://svn.apache.org/viewvc?rev=980144&view=rev
Log:
add ASL to handful of files

Modified:
    incubator/thrift/branches/0.3.x/lib/hs/Thrift.cabal
    incubator/thrift/branches/0.3.x/lib/ocaml/README-OCamlMakefile
    incubator/thrift/branches/0.3.x/test/csharp/ThriftTest/ThriftTest.csproj
    incubator/thrift/branches/0.3.x/tutorial/hs/ThriftTutorial.cabal

Modified: incubator/thrift/branches/0.3.x/lib/hs/Thrift.cabal
URL: http://svn.apache.org/viewvc/incubator/thrift/branches/0.3.x/lib/hs/Thrift.cabal?rev=980144&r1=980143&r2=980144&view=diff
==============================================================================
--- incubator/thrift/branches/0.3.x/lib/hs/Thrift.cabal (original)
+++ incubator/thrift/branches/0.3.x/lib/hs/Thrift.cabal Wed Jul 28 18:22:02 2010
@@ -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.
+--
+
 Name:           Thrift
 Version:        0.1.1
 Cabal-Version:  >= 1.2

Modified: incubator/thrift/branches/0.3.x/lib/ocaml/README-OCamlMakefile
URL: http://svn.apache.org/viewvc/incubator/thrift/branches/0.3.x/lib/ocaml/README-OCamlMakefile?rev=980144&r1=980143&r2=980144&view=diff
==============================================================================
--- incubator/thrift/branches/0.3.x/lib/ocaml/README-OCamlMakefile (original)
+++ incubator/thrift/branches/0.3.x/lib/ocaml/README-OCamlMakefile Wed Jul 28 18:22:02 2010
@@ -1,3 +1,6 @@
+NOTE (bryanduxbury): OCamlMakefile is safe to include in the project after
+https://issues.apache.org/jira/browse/LEGAL-58.
+
 ---------------------------------------------------------------------------
 
                         Distribution of "ocaml_make"

Modified: incubator/thrift/branches/0.3.x/test/csharp/ThriftTest/ThriftTest.csproj
URL: http://svn.apache.org/viewvc/incubator/thrift/branches/0.3.x/test/csharp/ThriftTest/ThriftTest.csproj?rev=980144&r1=980143&r2=980144&view=diff
==============================================================================
--- incubator/thrift/branches/0.3.x/test/csharp/ThriftTest/ThriftTest.csproj (original)
+++ incubator/thrift/branches/0.3.x/test/csharp/ThriftTest/ThriftTest.csproj Wed Jul 28 18:22:02 2010
@@ -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.
+-->
+
 <?xml version="1.0" encoding="utf-8"?>
 <Project ToolsVersion="3.5" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <PropertyGroup>

Modified: incubator/thrift/branches/0.3.x/tutorial/hs/ThriftTutorial.cabal
URL: http://svn.apache.org/viewvc/incubator/thrift/branches/0.3.x/tutorial/hs/ThriftTutorial.cabal?rev=980144&r1=980143&r2=980144&view=diff
==============================================================================
--- incubator/thrift/branches/0.3.x/tutorial/hs/ThriftTutorial.cabal (original)
+++ incubator/thrift/branches/0.3.x/tutorial/hs/ThriftTutorial.cabal Wed Jul 28 18:22:02 2010
@@ -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.
+--
+
 Name:           ThriftTutorial
 Version:        0.1.0
 Cabal-Version:  >= 1.2