CELIX-210: Added licence headers to source files.

Project: http://git-wip-us.apache.org/repos/asf/celix/repo
Commit: http://git-wip-us.apache.org/repos/asf/celix/commit/b12c40ff
Tree: http://git-wip-us.apache.org/repos/asf/celix/tree/b12c40ff
Diff: http://git-wip-us.apache.org/repos/asf/celix/diff/b12c40ff

Branch: refs/heads/feature/CELIX-269_depman
Commit: b12c40ff2cd93163e3cd6a93af8c799d6f2d7f44
Parents: b2ed188
Author: Erjan Altena <erjan.alt...@nl.thalesgroup.com>
Authored: Fri Oct 16 16:44:27 2015 +0200
Committer: Pepijn Noltes <pepijnnol...@gmail.com>
Committed: Mon Oct 19 20:45:03 2015 +0200

----------------------------------------------------------------------
 dependency_manager/public/include/dm_server.h | 26 +++++++++++++++++++++-
 1 file changed, 25 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/celix/blob/b12c40ff/dependency_manager/public/include/dm_server.h
----------------------------------------------------------------------
diff --git a/dependency_manager/public/include/dm_server.h 
b/dependency_manager/public/include/dm_server.h
index fa8da78..15c87d5 100644
--- a/dependency_manager/public/include/dm_server.h
+++ b/dependency_manager/public/include/dm_server.h
@@ -1,4 +1,28 @@
-
+/**
+ *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.
+ */
+/*
+ * dm_server.h
+ *
+ *  \date       15 Oct 2015
+ *  \author     <a href="mailto:d...@celix.apache.org";>Apache Celix Project 
Team</a>
+ *  \copyright  Apache License, Version 2.0
+ */
 #ifndef CELIX_DM_SERVICE_H
 #define CELIX_DM_SERVICE_H
 

Reply via email to