Skip to content

Commit

Permalink
Fix multi-author copyright on Solarized-Dark theme
Browse files Browse the repository at this point in the history
Co-authored-by: Sefa Eyeoglu <contact@scrumplex.net>
Signed-off-by: extremepayne <46696318+extremepayne@users.noreply.github.com>
  • Loading branch information
extremepayne and Scrumplex authored Feb 10, 2023
1 parent d2c8d34 commit 14797fe
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 2 additions & 1 deletion themes/Solarized-Dark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@ Solarized-Dark
```
MIT License
Copyright (c) 2011 Ethan Schoonover 2023 extremepayne
Copyright (c) 2011 Ethan Schoonover
Copyright (c) 2023 extremepayne
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
3 changes: 2 additions & 1 deletion themes/Solarized-Dark/theme.json.license
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
SPDX-FileCopyrightText: 2011 Ethan Schoonover 2023 extremepayne
SPDX-FileCopyrightText: 2011 Ethan Schoonover
SPDX-FileCopyrightText: 2023 extremepayne

SPDX-License-Identifier: MIT
3 changes: 2 additions & 1 deletion themes/Solarized-Dark/themeStyle.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/*
* SPDX-FileCopyrightText: 2011 Ethan Schoonover 2023 extremepayne
* SPDX-FileCopyrightText: 2011 Ethan Schoonover
* SPDX-FileCopyrightText: 2023 extremepayne
*
* SPDX-License-Identifier: MIT
*/
Expand Down

0 comments on commit 14797fe

Please sign in to comment.