diff options
Diffstat (limited to 'Swift/Controllers/Contact.h')
-rw-r--r-- | Swift/Controllers/Contact.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Swift/Controllers/Contact.h b/Swift/Controllers/Contact.h index f83230f..b03a118 100644 --- a/Swift/Controllers/Contact.h +++ b/Swift/Controllers/Contact.h @@ -2,15 +2,15 @@ * Copyright (c) 2013 Tobias Markmann * Licensed under the simplified BSD license. * See Documentation/Licenses/BSD-simplified.txt for more information. */ /* - * Copyright (c) 2014 Kevin Smith and Remko Tronçon - * Licensed under the GNU General Public License v3. - * See Documentation/Licenses/GPLv3.txt for more information. + * Copyright (c) 2014 Isode Limited. + * All rights reserved. + * See the COPYING file for more information. */ #pragma once #include <boost/enable_shared_from_this.hpp> #include <boost/filesystem/path.hpp> |