diff --git a/Applications/Welcome/BackgroundWidget.cpp b/Applications/Welcome/BackgroundWidget.cpp index 6c19b560086..9e7963a70c7 100644 --- a/Applications/Welcome/BackgroundWidget.cpp +++ b/Applications/Welcome/BackgroundWidget.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, Andreas Kling + * 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 92f71e1d9ea..bc8bbf69708 100644 --- a/Applications/Welcome/BackgroundWidget.h +++ b/Applications/Welcome/BackgroundWidget.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, Andreas Kling + * 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 d7d486b4066..41a09f89c5b 100644 --- a/Applications/Welcome/UnuncheckableButton.cpp +++ b/Applications/Welcome/UnuncheckableButton.cpp @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, Andreas Kling + * 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 ae6bb6a7d57..5a57bd510cd 100644 --- a/Applications/Welcome/UnuncheckableButton.h +++ b/Applications/Welcome/UnuncheckableButton.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 2020, Andreas Kling + * Copyright (c) 2020, the SerenityOS developers. * All rights reserved. * * Redistribution and use in source and binary forms, with or without