diff --git a/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.h b/openbis-ipad/BisKit/Classes/CIDOBIpadEntity.h index 366166a299b2ab0f7ee06c470a7472fac8958bef..371cfd862e97e99cf90c174e77ef494267b96ebf 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 22ec4171e93cd0d21f805fd5b86b0ec0ad7143c8..b029fa9953f46add154a11582b5ff5a166ba7d9e 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