diff options
author | Sam Atkins <atkinssj@serenityos.org> | 2022-03-01 14:49:07 +0000 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2022-03-01 15:14:18 +0000 |
commit | e65ff4b8d1e4f009e00774f5d443df381afb8e9c (patch) | |
tree | ccf31d6ff6352c87d17f9e92766504ba3338dcdd /Base | |
parent | f0f2009170839b40f3127f427fabcd202b7259ed (diff) | |
download | serenity-e65ff4b8d1e4f009e00774f5d443df381afb8e9c.zip |
Base: Remove my copyright from this HTML file
I didn't notice that CLion had auto-generated this, oops! As wonderful
as my web design skills are, I don't actually want to enshrine my name
at the top of this file for posterity.
Diffstat (limited to 'Base')
-rw-r--r-- | Base/res/html/misc/pseudo-elements.html | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Base/res/html/misc/pseudo-elements.html b/Base/res/html/misc/pseudo-elements.html index 22fba7ac10..cfdbd23f4f 100644 --- a/Base/res/html/misc/pseudo-elements.html +++ b/Base/res/html/misc/pseudo-elements.html @@ -1,9 +1,3 @@ -<!-- - ~ Copyright (c) 2022, Sam Atkins <atkinssj@serenityos.org> - ~ - ~ SPDX-License-Identifier: BSD-2-Clause - --> - <!DOCTYPE html> <html lang="en"> <head> |