1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-18 04:02:26 +00:00
serenity/Userland/Demos/WidgetGallery
Linus Groh 649d2faeab Everywhere: Use "the SerenityOS developers." in copyright headers
We had some inconsistencies before:

- Sometimes "The", sometimes "the"
- Sometimes trailing ".", sometimes no trailing "."

I picked the most common one (lowecase "the", trailing ".") and applied
it to all copyright headers.

By using the exact same string everywhere we can ensure nothing gets
missed during a global search (and replace), and that these
inconsistencies are not spread any further (as copyright headers are
commonly copied to new files).
2021-04-29 00:59:26 +02:00
..
GalleryGML Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
CMakeLists.txt WidgetGallery: Convert layout to GML and add new Icons gallery 2021-03-12 09:59:03 +01:00
DemoWizardDialog.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DemoWizardDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DemoWizardPage1.gml Everywhere: Remove empty {} from GML objects 2021-03-29 09:10:23 +02:00
DemoWizardPage2.gml Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
GalleryModels.h Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
GalleryWidget.cpp Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
GalleryWidget.h Everywhere: Use "the SerenityOS developers." in copyright headers 2021-04-29 00:59:26 +02:00
main.cpp Everywhere: Use linusg@serenityos.org for my copyright headers 2021-04-22 22:51:19 +02:00