[prev in list] [next in list] [prev in thread] [next in thread] 

List:       avro-commits
Subject:    svn commit: r949400 - in /avro/trunk/lang/c/src: config.h types.h
From:       brucem () apache ! org
Date:       2010-05-29 15:05:13
Message-ID: 20100529150513.7C88A23889FA () eris ! apache ! org
[Download RAW message or body]

Author: brucem
Date: Sat May 29 15:05:13 2010
New Revision: 949400

URL: http://svn.apache.org/viewvc?rev=949400&view=rev
Log:
AVRO-552. Follow-on to add proper licensing headers.

Modified:
    avro/trunk/lang/c/src/config.h
    avro/trunk/lang/c/src/types.h

Modified: avro/trunk/lang/c/src/config.h
URL: http://svn.apache.org/viewvc/avro/trunk/lang/c/src/config.h?rev=949400&r1=949399&r2=949400&view=diff
==============================================================================
--- avro/trunk/lang/c/src/config.h (original)
+++ avro/trunk/lang/c/src/config.h Sat May 29 15:05:13 2010
@@ -1,3 +1,19 @@
+/*
+ * 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. 
+ */
 #ifndef AVRO_CONFIG_H
 #define AVRO_CONFIG_H
 

Modified: avro/trunk/lang/c/src/types.h
URL: http://svn.apache.org/viewvc/avro/trunk/lang/c/src/types.h?rev=949400&r1=949399&r2=949400&view=diff
==============================================================================
--- avro/trunk/lang/c/src/types.h (original)
+++ avro/trunk/lang/c/src/types.h Sat May 29 15:05:13 2010
@@ -1,3 +1,19 @@
+/*
+ * 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. 
+ */
 #ifndef AVRO_TYPES_H
 #define AVRO_TYPES_H
 



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic