You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@corinthia.apache.org by ja...@apache.org on 2015/02/13 09:52:41 UTC

[29/38] incubator-corinthia git commit: Changed license header on files in directory platform, which are either made or refactored by me

Changed license header on files in directory platform, which are either made or refactored by me


Project: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/commit/5b46b743
Tree: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/tree/5b46b743
Diff: http://git-wip-us.apache.org/repos/asf/incubator-corinthia/diff/5b46b743

Branch: refs/heads/experimentZip
Commit: 5b46b743ea5250dbae48ed2aea49f11bab46e217
Parents: 768c5aa
Author: jani <ja...@apache.org>
Authored: Thu Feb 12 22:26:07 2015 +0100
Committer: jani <ja...@apache.org>
Committed: Thu Feb 12 22:26:07 2015 +0100

----------------------------------------------------------------------
 DocFormats/platform/src/Apple.c          | 2 --
 DocFormats/platform/src/Linux.c          | 2 --
 DocFormats/platform/src/Unix.c           | 2 --
 DocFormats/platform/src/Win32.c          | 2 --
 DocFormats/platform/src/Wrapper.c        | 2 --
 DocFormats/platform/src/ZipWrapper.c     | 2 --
 DocFormats/platform/tests/OStests.c      | 2 --
 DocFormats/platform/tests/WrapperTests.c | 2 --
 8 files changed, 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/5b46b743/DocFormats/platform/src/Apple.c
----------------------------------------------------------------------
diff --git a/DocFormats/platform/src/Apple.c b/DocFormats/platform/src/Apple.c
index 3c9d130..392dd64 100644
--- a/DocFormats/platform/src/Apple.c
+++ b/DocFormats/platform/src/Apple.c
@@ -1,5 +1,3 @@
-// Copyright 2012-2014 UX Productivity Pty Ltd
-//
 // 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://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/5b46b743/DocFormats/platform/src/Linux.c
----------------------------------------------------------------------
diff --git a/DocFormats/platform/src/Linux.c b/DocFormats/platform/src/Linux.c
index 5d93518..8d3064b 100644
--- a/DocFormats/platform/src/Linux.c
+++ b/DocFormats/platform/src/Linux.c
@@ -1,5 +1,3 @@
-// Copyright 2012-2014 UX Productivity Pty Ltd
-//
 // 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://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/5b46b743/DocFormats/platform/src/Unix.c
----------------------------------------------------------------------
diff --git a/DocFormats/platform/src/Unix.c b/DocFormats/platform/src/Unix.c
index 00c8438..80655eb 100644
--- a/DocFormats/platform/src/Unix.c
+++ b/DocFormats/platform/src/Unix.c
@@ -1,5 +1,3 @@
-// Copyright 2012-2014 UX Productivity Pty Ltd
-//
 // 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://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/5b46b743/DocFormats/platform/src/Win32.c
----------------------------------------------------------------------
diff --git a/DocFormats/platform/src/Win32.c b/DocFormats/platform/src/Win32.c
index f17303e..a319620 100755
--- a/DocFormats/platform/src/Win32.c
+++ b/DocFormats/platform/src/Win32.c
@@ -1,5 +1,3 @@
-// Copyright 2012-2014 UX Productivity Pty Ltd
-//
 // 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://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/5b46b743/DocFormats/platform/src/Wrapper.c
----------------------------------------------------------------------
diff --git a/DocFormats/platform/src/Wrapper.c b/DocFormats/platform/src/Wrapper.c
index 14ed093..827a7d1 100644
--- a/DocFormats/platform/src/Wrapper.c
+++ b/DocFormats/platform/src/Wrapper.c
@@ -1,5 +1,3 @@
-// Copyright 2012-2014 UX Productivity Pty Ltd
-//
 // 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://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/5b46b743/DocFormats/platform/src/ZipWrapper.c
----------------------------------------------------------------------
diff --git a/DocFormats/platform/src/ZipWrapper.c b/DocFormats/platform/src/ZipWrapper.c
index 14ed093..827a7d1 100644
--- a/DocFormats/platform/src/ZipWrapper.c
+++ b/DocFormats/platform/src/ZipWrapper.c
@@ -1,5 +1,3 @@
-// Copyright 2012-2014 UX Productivity Pty Ltd
-//
 // 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://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/5b46b743/DocFormats/platform/tests/OStests.c
----------------------------------------------------------------------
diff --git a/DocFormats/platform/tests/OStests.c b/DocFormats/platform/tests/OStests.c
index a1f430a..b3a5c21 100644
--- a/DocFormats/platform/tests/OStests.c
+++ b/DocFormats/platform/tests/OStests.c
@@ -1,5 +1,3 @@
-// Copyright 2012-2014 UX Productivity Pty Ltd
-//
 // 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://git-wip-us.apache.org/repos/asf/incubator-corinthia/blob/5b46b743/DocFormats/platform/tests/WrapperTests.c
----------------------------------------------------------------------
diff --git a/DocFormats/platform/tests/WrapperTests.c b/DocFormats/platform/tests/WrapperTests.c
index f2a8f2b..b09e865 100644
--- a/DocFormats/platform/tests/WrapperTests.c
+++ b/DocFormats/platform/tests/WrapperTests.c
@@ -1,5 +1,3 @@
-// Copyright 2012-2014 UX Productivity Pty Ltd
-//
 // 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