diff options
author | Gitea <gitea@fake.local> | 2021-11-10 17:53:13 +0100 |
---|---|---|
committer | Gitea <gitea@fake.local> | 2021-11-10 17:53:13 +0100 |
commit | 7b4af63a90a726b98a59b83e53f040a7a566a11d (patch) | |
tree | b85747947816fe4375e85ab6b822ffabec548c7b /Neutron-trunk/resources/lib/license.html | |
parent | 80f78c2925530e945503ab603e79d1acc53075f4 (diff) | |
download | electrode-7b4af63a90a726b98a59b83e53f040a7a566a11d.tar.gz electrode-7b4af63a90a726b98a59b83e53f040a7a566a11d.tar.bz2 electrode-7b4af63a90a726b98a59b83e53f040a7a566a11d.zip |
Update
Diffstat (limited to 'Neutron-trunk/resources/lib/license.html')
-rw-r--r--[-rwxr-xr-x] | Neutron-trunk/resources/lib/license.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Neutron-trunk/resources/lib/license.html b/Neutron-trunk/resources/lib/license.html index 7c25d86..945b8b2 100755..100644 --- a/Neutron-trunk/resources/lib/license.html +++ b/Neutron-trunk/resources/lib/license.html @@ -2,7 +2,8 @@ <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>GNU General Public License v3.0 - GNU Project - Free Software Foundation (FSF)</title> - <link rel="alternate" type="application/rdf+xml" href="http://www.gnu.org/licenses/gpl-3.0.rdf"> + <link rel="alternate" type="application/rdf+xml" href="http://www.gnu.org/licenses/gpl-3.0.rdf"> + <style>*{color:white;}</style> </head> <body> <h3 style="text-align: center;">GNU GENERAL PUBLIC LICENSE</h3> |