diff options
Diffstat (limited to 'QA/Checker')
-rw-r--r-- | QA/Checker/IO.cpp | 6 | ||||
-rw-r--r-- | QA/Checker/IO.h | 6 | ||||
-rw-r--r-- | QA/Checker/checker.cpp | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/QA/Checker/IO.cpp b/QA/Checker/IO.cpp index 41fe5d3..ad9f877 100644 --- a/QA/Checker/IO.cpp +++ b/QA/Checker/IO.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2010 Remko Tronçon - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2010 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include <QA/Checker/IO.h> diff --git a/QA/Checker/IO.h b/QA/Checker/IO.h index 3e40f7e..90f985a 100644 --- a/QA/Checker/IO.h +++ b/QA/Checker/IO.h @@ -1,7 +1,7 @@ /* - * Copyright (c) 2010 Remko Tronçon - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2010 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once diff --git a/QA/Checker/checker.cpp b/QA/Checker/checker.cpp index 1ec8892..2cb00d3 100644 --- a/QA/Checker/checker.cpp +++ b/QA/Checker/checker.cpp @@ -1,7 +1,7 @@ /* - * Copyright (c) 2010 Remko Tronçon - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2010 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #include <string> |