summaryrefslogtreecommitdiff
path: root/Applications/Welcome
diff options
context:
space:
mode:
Diffstat (limited to 'Applications/Welcome')
-rw-r--r--Applications/Welcome/BackgroundWidget.cpp2
-rw-r--r--Applications/Welcome/BackgroundWidget.h2
-rw-r--r--Applications/Welcome/UnuncheckableButton.cpp2
-rw-r--r--Applications/Welcome/UnuncheckableButton.h2
4 files changed, 4 insertions, 4 deletions
diff --git a/Applications/Welcome/BackgroundWidget.cpp b/Applications/Welcome/BackgroundWidget.cpp
index 6c19b56008..9e7963a70c 100644
--- a/Applications/Welcome/BackgroundWidget.cpp
+++ b/Applications/Welcome/BackgroundWidget.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
+ * Copyright (c) 2020, the SerenityOS developers.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/Applications/Welcome/BackgroundWidget.h b/Applications/Welcome/BackgroundWidget.h
index 92f71e1d9e..bc8bbf6970 100644
--- a/Applications/Welcome/BackgroundWidget.h
+++ b/Applications/Welcome/BackgroundWidget.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
+ * Copyright (c) 2020, the SerenityOS developers.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/Applications/Welcome/UnuncheckableButton.cpp b/Applications/Welcome/UnuncheckableButton.cpp
index d7d486b406..41a09f89c5 100644
--- a/Applications/Welcome/UnuncheckableButton.cpp
+++ b/Applications/Welcome/UnuncheckableButton.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
+ * Copyright (c) 2020, the SerenityOS developers.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/Applications/Welcome/UnuncheckableButton.h b/Applications/Welcome/UnuncheckableButton.h
index ae6bb6a7d5..5a57bd510c 100644
--- a/Applications/Welcome/UnuncheckableButton.h
+++ b/Applications/Welcome/UnuncheckableButton.h
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2020, Andreas Kling <kling@serenityos.org>
+ * Copyright (c) 2020, the SerenityOS developers.
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without