From 439c61642b60a7ce4f8d357eb8da9a5a53440a0a Mon Sep 17 00:00:00 2001
From: cramakri <cramakri>
Date: Wed, 3 Oct 2012 11:28:21 +0000
Subject: [PATCH] Added copyright header to CISDOBIpadEntity.*

SVN: 26951
---
 openbis-ipad/BisKit/Classes/CIDOBIpadEntity.h | 15 +++++++++++++++
 openbis-ipad/BisKit/Classes/CIDOBIpadEntity.m | 15 +++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.h b/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.h
index 366166a299b..371cfd862e9 100644
--- a/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.h
+++ b/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.h
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2012 ETH Zuerich, CISD
+ *
+ * Licensed 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.
+ */
 //
 //  CIDOBIpadEntity.h
 //  BisMac
diff --git a/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.m b/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.m
index 22ec4171e93..b029fa9953f 100644
--- a/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.m
+++ b/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.m
@@ -1,3 +1,18 @@
+/*
+ * Copyright 2012 ETH Zuerich, CISD
+ *
+ * Licensed 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.
+ */
 //
 //  CIDOBIpadEntity.m
 //  BisMac
-- 
GitLab