summaryrefslogtreecommitdiff
path: root/src/common/include/mount-namespace.h
diff options
context:
space:
mode:
authorDariusz Michaluk <d.michaluk@samsung.com>2020-07-27 17:16:26 +0200
committerDariusz Michaluk <d.michaluk@samsung.com>2020-07-29 13:30:28 +0200
commit08599419e3f4e01b2fcf4f9af65edc4856b64c64 (patch)
tree864a839d1964b9715fd6f6e3b33f72e2057748c0 /src/common/include/mount-namespace.h
parent5b797006602fed67bffc46cf8b90c9c99b373da6 (diff)
downloadsecurity-manager-08599419e3f4e01b2fcf4f9af65edc4856b64c64.tar.gz
security-manager-08599419e3f4e01b2fcf4f9af65edc4856b64c64.tar.bz2
security-manager-08599419e3f4e01b2fcf4f9af65edc4856b64c64.zip
Switch security-manager to dual license (Apache 2.0 or MIT)
Change-Id: If0cf88b7af0e1710d71417e1000694e5c9a08da4
Diffstat (limited to 'src/common/include/mount-namespace.h')
-rw-r--r--src/common/include/mount-namespace.h26
1 files changed, 15 insertions, 11 deletions
diff --git a/src/common/include/mount-namespace.h b/src/common/include/mount-namespace.h
index b69f28db..4a266a14 100644
--- a/src/common/include/mount-namespace.h
+++ b/src/common/include/mount-namespace.h
@@ -1,20 +1,24 @@
/*
- * Copyright (c) 2017 Samsung Electronics Co., Ltd All Rights Reserved
+ * Copyright (c) 2017-2020 Samsung Electronics Co., Ltd. All rights reserved.
*
- * Contact: Rafal Krypa <r.krypa@samsung.com>
+ * This file is licensed under the terms of MIT License or the Apache License
+ * Version 2.0 of your choice. See the LICENSE.MIT file for MIT license details.
+ * See the LICENSE file or the notice below for Apache License Version 2.0
+ * details.
*
- * 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
+ * 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
+ * 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
+ * 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.
*/
+
/**
* @file mount-namespace.h
* @author Dariusz Michaluk <d.michaluk@samsung.com>