Skip to content

Commit

Permalink
Add copyright comment
Browse files Browse the repository at this point in the history
  • Loading branch information
netalondon committed Dec 17, 2023
1 parent 3552173 commit 2b10b43
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion web/public/bitmap_editor.html
Original file line number Diff line number Diff line change
Expand Up @@ -783,7 +783,13 @@
GenerateCode();
}
</script>
</head>

<!--
SPDX-FileCopyrightText: 2013 Golan Parashi
SPDX-FileCopyrightText: 2023 Ignacio del Valle Alles
SPDX-FileCopyrightText: 2023 Erik Umble, <[email protected]>
SPDX-License-Identifier: MIT
--></head>
<body onload="Init();">
<h4>
<i
Expand Down

0 comments on commit 2b10b43

Please sign in to comment.