diff options
author | Tobias Hunger <[email protected]> | 2011-05-06 15:05:37 +0200 |
---|---|---|
committer | Tobias Hunger <[email protected]> | 2011-05-06 15:17:05 +0200 |
commit | aa2acec14c91e0cb190fec8c0ec5a46e11bb2eb2 (patch) | |
tree | a31e0a172475062cd87d3be3513eda0616f9d9d3 /src/shared/cpaster | |
parent | f8ef0fac136d48e4ddc1df260bab4344ca812bc8 (diff) |
Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
Diffstat (limited to 'src/shared/cpaster')
-rw-r--r-- | src/shared/cpaster/cgi.cpp | 2 | ||||
-rw-r--r-- | src/shared/cpaster/cgi.h | 2 | ||||
-rw-r--r-- | src/shared/cpaster/splitter.cpp | 2 | ||||
-rw-r--r-- | src/shared/cpaster/splitter.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/src/shared/cpaster/cgi.cpp b/src/shared/cpaster/cgi.cpp index b40e6da8c55..5c38892701a 100644 --- a/src/shared/cpaster/cgi.cpp +++ b/src/shared/cpaster/cgi.cpp @@ -26,7 +26,7 @@ ** conditions contained in a signed written agreement between you and Nokia. ** ** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. +** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/cpaster/cgi.h b/src/shared/cpaster/cgi.h index aaf05231146..98f3d7705f6 100644 --- a/src/shared/cpaster/cgi.h +++ b/src/shared/cpaster/cgi.h @@ -26,7 +26,7 @@ ** conditions contained in a signed written agreement between you and Nokia. ** ** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. +** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/cpaster/splitter.cpp b/src/shared/cpaster/splitter.cpp index 9338ad50ee2..8e924416d30 100644 --- a/src/shared/cpaster/splitter.cpp +++ b/src/shared/cpaster/splitter.cpp @@ -26,7 +26,7 @@ ** conditions contained in a signed written agreement between you and Nokia. ** ** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. +** Nokia at [email protected]. ** **************************************************************************/ diff --git a/src/shared/cpaster/splitter.h b/src/shared/cpaster/splitter.h index 65b50f9d28a..268c1725c4e 100644 --- a/src/shared/cpaster/splitter.h +++ b/src/shared/cpaster/splitter.h @@ -26,7 +26,7 @@ ** conditions contained in a signed written agreement between you and Nokia. ** ** If you have questions regarding the use of this file, please contact -** Nokia at [email protected]. +** Nokia at [email protected]. ** **************************************************************************/ |