[gnome-software: 10/12] Fix copyright headers for EOSF
- From: Phaedrus Leeds <mwleeds src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-software: 10/12] Fix copyright headers for EOSF
- Date: Sat, 6 Mar 2021 05:32:15 +0000 (UTC)
commit b370a1a7398b196fd2a5670f8ffbeeb7d1467192
Author: Phaedrus Leeds <mwleeds endlessos org>
Date: Fri Mar 5 20:30:52 2021 -0800
Fix copyright headers for EOSF
lib/gs-category-manager.c | 2 +-
lib/gs-category-manager.h | 2 +-
lib/gs-key-colors.c | 2 +-
lib/gs-key-colors.h | 2 +-
lib/tools/profile-key-colors.c | 2 +-
src/gs-featured-carousel.c | 2 +-
src/gs-featured-carousel.h | 2 +-
src/gs-rounded-bin.c | 2 +-
src/gs-rounded-bin.h | 2 +-
9 files changed, 9 insertions(+), 9 deletions(-)
---
diff --git a/lib/gs-category-manager.c b/lib/gs-category-manager.c
index adf7395ab..0e372644a 100644
--- a/lib/gs-category-manager.c
+++ b/lib/gs-category-manager.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
* vi:set noexpandtab tabstop=8 shiftwidth=8:
*
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Author: Philip Withnall <pwithnall endlessos org>
*
diff --git a/lib/gs-category-manager.h b/lib/gs-category-manager.h
index 1b7f6e52d..8e85fa361 100644
--- a/lib/gs-category-manager.h
+++ b/lib/gs-category-manager.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
* vi:set noexpandtab tabstop=8 shiftwidth=8:
*
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Author: Philip Withnall <pwithnall endlessos org>
*
diff --git a/lib/gs-key-colors.c b/lib/gs-key-colors.c
index 30630e864..95cf53b15 100644
--- a/lib/gs-key-colors.c
+++ b/lib/gs-key-colors.c
@@ -4,7 +4,7 @@
* Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
* Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
* Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Authors:
* - Richard Hughes <richard hughsie com>
diff --git a/lib/gs-key-colors.h b/lib/gs-key-colors.h
index be8bef808..de1baeec2 100644
--- a/lib/gs-key-colors.h
+++ b/lib/gs-key-colors.h
@@ -4,7 +4,7 @@
* Copyright (C) 2013-2016 Richard Hughes <richard hughsie com>
* Copyright (C) 2013 Matthias Clasen <mclasen redhat com>
* Copyright (C) 2014-2018 Kalev Lember <klember redhat com>
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Authors:
* - Richard Hughes <richard hughsie com>
diff --git a/lib/tools/profile-key-colors.c b/lib/tools/profile-key-colors.c
index 657eff885..f8bab229a 100644
--- a/lib/tools/profile-key-colors.c
+++ b/lib/tools/profile-key-colors.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
* vi:set noexpandtab tabstop=8 shiftwidth=8:
*
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Authors:
* - Philip Withnall <pwithnall endlessos org>
diff --git a/src/gs-featured-carousel.c b/src/gs-featured-carousel.c
index 3148c9659..cfb3724dd 100644
--- a/src/gs-featured-carousel.c
+++ b/src/gs-featured-carousel.c
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
* vi:set noexpandtab tabstop=8 shiftwidth=8:
*
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Author: Philip Withnall <pwithnall endlessos org>
*
diff --git a/src/gs-featured-carousel.h b/src/gs-featured-carousel.h
index aa031e8f3..9b24f26fb 100644
--- a/src/gs-featured-carousel.h
+++ b/src/gs-featured-carousel.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
* vi:set noexpandtab tabstop=8 shiftwidth=8:
*
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Author: Philip Withnall <pwithnall endlessos org>
*
diff --git a/src/gs-rounded-bin.c b/src/gs-rounded-bin.c
index 220525f8e..5e02785fb 100644
--- a/src/gs-rounded-bin.c
+++ b/src/gs-rounded-bin.c
@@ -2,7 +2,7 @@
* vi:set noexpandtab tabstop=8 shiftwidth=8:
*
* Copyright (C) 2020 Alexander Mikhaylenko
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Authors:
* - Alexander Mikhaylenko <alexm gnome org>
diff --git a/src/gs-rounded-bin.h b/src/gs-rounded-bin.h
index 5e173f1d6..c8799b438 100644
--- a/src/gs-rounded-bin.h
+++ b/src/gs-rounded-bin.h
@@ -1,7 +1,7 @@
/* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*-
* vi:set noexpandtab tabstop=8 shiftwidth=8:
*
- * Copyright (C) 2021 Endless OS Foundation, Inc
+ * Copyright (C) 2021 Endless OS Foundation LLC
*
* Author: Philip Withnall <pwithnall endlessos org>
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]