mirror of
https://github.com/placeAtlas/atlas.git
synced 2024-12-27 09:34:08 +01:00
Shorten the license text
Nearly nobody bat an eye on this one (better check the LICENSE file on GitHub), also now make it so it doesn't get removed when minified
This commit is contained in:
parent
c8f474cad2
commit
07ffc41fa4
13 changed files with 63 additions and 167 deletions
|
@ -1,20 +1,11 @@
|
|||
|
||||
<!--
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
-->
|
||||
|
||||
|
||||
<!--
|
||||
|
||||
This shrinks the Atlas by making it arrays instead of objects, but
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
/* purgecss start ignore */
|
||||
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
const redditWrapperEl = document.querySelector('#reddit-contributors-wrapper')
|
||||
fetch('all-authors.txt')
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
window.addEventListener("error", function (e) {
|
||||
console.error(e)
|
||||
|
|
|
@ -1,17 +1,10 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
const finishButton = document.getElementById("finishButton")
|
||||
const resetButton = document.getElementById("resetButton")
|
||||
const undoButton = document.getElementById("undoButton")
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
const baseLinkElement = document.createElement("a")
|
||||
baseLinkElement.className = "btn btn-primary text-truncate"
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
const innerContainer = document.getElementById("innerContainer")
|
||||
const container = document.getElementById("container")
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
function initOverlap() {
|
||||
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
let areasSum = 0
|
||||
const areas = []
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
const codeReference = {}
|
||||
const imageCache = {}
|
||||
|
|
|
@ -1,17 +1,9 @@
|
|||
/*
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
*/
|
||||
/*!
|
||||
* The 2022 r/place Atlas
|
||||
* Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
* Copyright (c) 2022 Place Atlas contributors
|
||||
* Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
*/
|
||||
|
||||
const linesCanvas = document.getElementById("linesCanvas")
|
||||
const linesContext = linesCanvas.getContext("2d")
|
||||
|
|
|
@ -1,16 +1,8 @@
|
|||
<!--
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
|
|
@ -1,16 +1,8 @@
|
|||
<!--
|
||||
========================================================================
|
||||
The 2022 r/place Atlas
|
||||
|
||||
An atlas of Reddit's 2022 r/place, with information to each
|
||||
artwork of the canvas provided by the community.
|
||||
|
||||
Copyright (c) 2017 Roland Rytz <roland@draemm.li>
|
||||
Copyright (c) 2022 Place Atlas contributors
|
||||
|
||||
Licensed under the GNU Affero General Public License Version 3
|
||||
https://place-atlas.stefanocoding.me/license.txt
|
||||
========================================================================
|
||||
Licensed under AGPL-3.0 (https://place-atlas.stefanocoding.me/license.txt)
|
||||
-->
|
||||
|
||||
<!DOCTYPE html>
|
||||
|
|
Loading…
Reference in a new issue