diff --git a/desktop/rni18ndesktop.cpp b/desktop/rni18ndesktop.cpp index adf9f3c..c42c0cb 100644 --- a/desktop/rni18ndesktop.cpp +++ b/desktop/rni18ndesktop.cpp @@ -1,13 +1,12 @@ + /** - * Copyright (C) 2016, Canonical Ltd. + * Copyright (c) 2017-present, Status Research and Development GmbH. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * - * Author: Justin McPherson - * */ #include diff --git a/desktop/rni18ndesktop.h b/desktop/rni18ndesktop.h index 5ca228f..20a66e4 100644 --- a/desktop/rni18ndesktop.h +++ b/desktop/rni18ndesktop.h @@ -1,14 +1,12 @@ /** - * Copyright (C) 2016, Canonical Ltd. + * Copyright (c) 2017-present, Status Research and Development GmbH. * All rights reserved. * * This source code is licensed under the BSD-style license found in the * LICENSE file in the root directory of this source tree. An additional grant * of patent rights can be found in the PATENTS file in the same directory. * - * Author: Justin McPherson - * */ #ifndef RNI18NDESKTOP_H