Relicense all .html files as CC-1.0

The primary license of the project is changing to:
  AGPL-3.0-or-later WITH Web-Template-Output-Additional-Permission-3.0-or-later

with some specific files (including HTML files) to be licensed under the one
of two licenses:
   CC0-1.0
   LGPL-3.0-or-later

This commit is one of the many steps to relicense the entire codebase.

Documentation granting permission for this relicensing (from all past
contributors who hold copyrights) is on file with Software Freedom
Conservancy, Inc.
This commit is contained in:
Bradley M. Kuhn 2018-03-25 13:15:00 -04:00
parent ed8872422f
commit dff436355d
5 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,4 @@
<!-- License: CC0-1.0 -->
<div id='commitchange-global-loading' style=' <div id='commitchange-global-loading' style='
position: fixed; position: fixed;
width: 100%; width: 100%;

View file

@ -1,3 +1,4 @@
<!-- License: CC0-1.0 -->
<head> <head>
<link rel="icon" href="/favicon.ico"/> <link rel="icon" href="/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="https://unpkg.com/normalize.css@5.0.0"> <link rel="stylesheet" type="text/css" href="https://unpkg.com/normalize.css@5.0.0">

View file

@ -1,3 +1,4 @@
<!-- License: CC0-1.0 -->
<head> <head>
<link rel="icon" href="/favicon.ico"/> <link rel="icon" href="/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="https://unpkg.com/normalize.css@5.0.0"> <link rel="stylesheet" type="text/css" href="https://unpkg.com/normalize.css@5.0.0">

View file

@ -1,3 +1,4 @@
<!-- License: CC0-1.0 -->
<head> <head>
<link rel="icon" href="/favicon.ico"/> <link rel="icon" href="/favicon.ico"/>
<link rel="stylesheet" type="text/css" href="https://unpkg.com/normalize.css@5.0.0"> <link rel="stylesheet" type="text/css" href="https://unpkg.com/normalize.css@5.0.0">

View file

@ -1,3 +1,4 @@
<!-- License: CC0-1.0 -->
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>