[License] Modify license of tools
authorByungWoo Lee <bw1212.lee@samsung.com>
Fri, 29 May 2015 08:48:24 +0000 (17:48 +0900)
committerHyunjin Park <hj.na.park@samsung.com>
Mon, 1 Jun 2015 13:35:00 +0000 (22:35 +0900)
Change-Id: Ic336094cbbedac43bf15d80694274d7c873dbbab

tools/skeleton_generator/WAPIOven.py
tools/skeleton_generator/WebIDL.py
tools/skeleton_generator/tpl/tpl_api.js
tools/skeleton_generator/tpl/tpl_extension.cc
tools/skeleton_generator/tpl/tpl_extension.h
tools/skeleton_generator/tpl/tpl_instance.cc
tools/skeleton_generator/tpl/tpl_instance.h

index b27fa9e4a233794cf320c765658baeb404d03f4b..89f6a405a37af87f6827a8d1d8e7fb5415c1564e 100644 (file)
@@ -1,6 +1,18 @@
-# Copyright 2015 Samsung Electronics Co, Ltd. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
+#
+# Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
+#
+#    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.
+#
 
 import WebIDL
 from collections import OrderedDict
index 91ea01922fd949cd86ba85799abbaa8cdcf7b996..3b57749490f06f4f1725045d2f63c11dcb1bccf0 100644 (file)
@@ -1,6 +1,18 @@
-# Copyright 2015 Samsung Electronics Co, Ltd. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
+#
+# Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
+#
+#    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.
+#
 
 import sys
 from pprint import pprint
index c504833559251ea19e594e3e7a603ccbc5ed8516..7e1a732750c78d0839521c5bafffa5d7fb69bf19 100644 (file)
@@ -1,8 +1,18 @@
-/* global tizen, xwalk, extension */
-
-// Copyright {{year}} Samsung Electronics Co, Ltd. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+/*
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ *    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.
+ */
 
 {% for module in modules %}
 
index 1458f7ba10088145e685ee1b0c0366faa0885c3b..b6d2385855b387df39d0314b5dc74423a4dd46d9 100644 (file)
@@ -1,6 +1,18 @@
-// Copyright {{year}} Samsung Electronics Co, Ltd. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+/*
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ *    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.
+ */
 
 #include "{{module.lower}}/{{module.lower}}_extension.h"
 
index e1067b4ca36263a16eee47446aea9e73e0f27bfa..39034c1082d8ed741ab1988012f12aac1b133b0f 100644 (file)
@@ -1,6 +1,18 @@
-// Copyright {{year}} Samsung Electronics Co, Ltd. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+/*
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ *    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.
+ */
 
 #ifndef {{module.upper}}_{{module.upper}}_EXTENSION_H_
 #define {{module.upper}}_{{module.upper}}_EXTENSION_H_
index 4c8c4c521015866059f096f828e3157dfb8cd784..1fc7671216e3b9018994dc5aa13ece1456a987a9 100644 (file)
@@ -1,6 +1,18 @@
-// Copyright {{year}} Samsung Electronics Co, Ltd. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+/*
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ *    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.
+ */
 
 #include "{{module.lower}}/{{module.lower}}_instance.h"
 
index d80d9adb6884d2a0713843963ffce499312d790b..cc601b52e0c5a416d5b6c7b13dd174cab689e6a8 100644 (file)
@@ -1,6 +1,18 @@
-// Copyright {{year}} Samsung Electronics Co, Ltd. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+/*
+ * Copyright (c) 2015 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ *    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.
+ */
 
 #ifndef {{module.upper}}_{{module.upper}}_INSTANCE_H_
 #define {{module.upper}}_{{module.upper}}_INSTANCE_H_