core: remove "all rights reserved" from copyright lines

The rights each contributor has are the ones stated by the GPL/LGPL,
not more and not less.
This commit is contained in:
Aleksander Morgado
2022-03-29 16:36:15 +02:00
parent cf7b58ce21
commit d5805002c1
7 changed files with 7 additions and 7 deletions

View File

@@ -12,7 +12,7 @@
*
* Copyright (C) 2011 Red Hat, Inc.
* Copyright (C) 2011 Google, Inc.
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021 Qualcomm Innovation Center, Inc.
*/
#ifndef _MODEMMANAGER_ENUMS_H_

View File

@@ -12,7 +12,7 @@
*
* Copyright (C) 2012 Google Inc.
* Copyright (C) 2014 Aleksander Morgado <aleksander@aleksander.es>
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc.
*/
#include <config.h>

View File

@@ -12,7 +12,7 @@
*
* Copyright (C) 2012-2018 Google, Inc.
* Copyright (C) 2018 Aleksander Morgado <aleksander@aleksander.es>
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021 Qualcomm Innovation Center, Inc.
*/
#include <string.h>

View File

@@ -11,7 +11,7 @@
* GNU General Public License for more details:
*
* Copyright (C) 2012 Google, Inc.
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021 Qualcomm Innovation Center, Inc.
*/
#ifndef MM_MODEM_HELPERS_QMI_H

View File

@@ -13,7 +13,7 @@
* Copyright (C) 2008 - 2009 Novell, Inc.
* Copyright (C) 2009 - 2012 Red Hat, Inc.
* Copyright (C) 2012 Google, Inc.
* Copyright (c) 2021 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021 Qualcomm Innovation Center, Inc.
*/
#include <config.h>

View File

@@ -11,7 +11,7 @@
* GNU General Public License for more details:
*
* Copyright (C) 2018 Aleksander Morgado <aleksander@aleksander.es>
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc.
*/
#include <config.h>

View File

@@ -11,7 +11,7 @@
* GNU General Public License for more details:
*
* Copyright (C) 2012 Lanedo GmbH.
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc. All rights reserved.
* Copyright (c) 2021-2022 Qualcomm Innovation Center, Inc.
*/
#include <glib.h>