You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by ja...@apache.org on 2015/08/14 11:34:40 UTC

[24/25] incubator-corinthia git commit: added license header to generated files

added license header to generated files


Project: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/commit/2e7e132c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/tree/2e7e132c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/diff/2e7e132c

Branch: refs/heads/master
Commit: 2e7e132cd44604ac9fb0a196448adca3af29b4bf
Parents: 63beb8d
Author: jani <ja...@apache.org>
Authored: Fri Aug 14 11:12:40 2015 +0200
Committer: jani <ja...@apache.org>
Committed: Fri Aug 14 11:12:40 2015 +0200

----------------------------------------------------------------------
 DocFormats/core/src/names/DFXMLNames.c      | 17 +++++++++++++++++
 DocFormats/core/src/names/DFXMLNames.h      | 17 +++++++++++++++++
 DocFormats/core/src/names/DFXMLNamespaces.c | 17 +++++++++++++++++
 DocFormats/core/src/names/DFXMLNamespaces.h | 17 +++++++++++++++++
 4 files changed, 68 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/2e7e132c/DocFormats/core/src/names/DFXMLNames.c
----------------------------------------------------------------------
diff --git a/DocFormats/core/src/names/DFXMLNames.c b/DocFormats/core/src/names/DFXMLNames.c
index 7f0692f..fef2d3b 100644
--- a/DocFormats/core/src/names/DFXMLNames.c
+++ b/DocFormats/core/src/names/DFXMLNames.c
@@ -1,5 +1,22 @@
 // This file was automatically generated using schemas/generate.sh. Do not edit.
 
+// 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.
+
 #define TAGS_C
 #include "DFXMLNames.h"
 #include "DFXMLNamespaces.h"

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/2e7e132c/DocFormats/core/src/names/DFXMLNames.h
----------------------------------------------------------------------
diff --git a/DocFormats/core/src/names/DFXMLNames.h b/DocFormats/core/src/names/DFXMLNames.h
index 2eec446..62ef1db 100644
--- a/DocFormats/core/src/names/DFXMLNames.h
+++ b/DocFormats/core/src/names/DFXMLNames.h
@@ -1,5 +1,22 @@
 // This file was automatically generated using schemas/generate.sh. Do not edit.
 
+// 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 _DFXMLNames_h
 #define _DFXMLNames_h
 

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/2e7e132c/DocFormats/core/src/names/DFXMLNamespaces.c
----------------------------------------------------------------------
diff --git a/DocFormats/core/src/names/DFXMLNamespaces.c b/DocFormats/core/src/names/DFXMLNamespaces.c
index 483c5b0..8ac48c9 100644
--- a/DocFormats/core/src/names/DFXMLNamespaces.c
+++ b/DocFormats/core/src/names/DFXMLNamespaces.c
@@ -1,5 +1,22 @@
 // This file was automatically generated using schemas/generate.sh. Do not edit.
 
+// 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.
+
 #define NAMESPACE_C
 #include "DFXMLNamespaces.h"
 #include <stdio.h>

http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/2e7e132c/DocFormats/core/src/names/DFXMLNamespaces.h
----------------------------------------------------------------------
diff --git a/DocFormats/core/src/names/DFXMLNamespaces.h b/DocFormats/core/src/names/DFXMLNamespaces.h
index 2117af7..e54d6b9 100644
--- a/DocFormats/core/src/names/DFXMLNamespaces.h
+++ b/DocFormats/core/src/names/DFXMLNamespaces.h
@@ -1,5 +1,22 @@
 // This file was automatically generated using schemas/generate.sh. Do not edit.
 
+// 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 _DFXMLNamespaces_h
 #define _DFXMLNamespaces_h