From: Benjamin Mako Hill Date: Thu, 11 Feb 2016 22:47:27 +0000 (-0800) Subject: update unhappy birthday X-Git-Url: https://projects.mako.cc/source/unhappybirthday/commitdiff_plain/486b744148efa8dd7284645cb621313b8a85e4a3 update unhappy birthday --- diff --git a/index.html b/index.html index 4c25bc9..38d7690 100644 --- a/index.html +++ b/index.html @@ -1,9 +1,8 @@ - - + - + + Unhappy Birthday @@ -21,6 +20,19 @@ alt="logo" align="center"/>
+
+

Notice!

+ +

Unfortunately, a series of recent legal rulings have forced us to suspend our campaign. In 2015, Time Warner's copyright claim to “Happy Birthday” was declared invalid. In 2016, a settlement was announced that calls for a judge to officially declare that the song is public domain.

+ +

This is horrible news for the future of music. It is horrible news for anybody who cares that creators, their heirs, etc., are fairly remunerated when their work is performed. What incentive will there be for anybody to pen the next “Happy Birthday” knowing that less than a century after their deaths— their estates and the large multinationals that buy their estates — might not be able to reap the financial rewards from their hard work and creativity?

+ +

We are currently planning a campaign to push for a retroactive extension of copyright law to place “Happy Birthday,” and other works, back into the private domain where they belong! We believe this is a winable fight. After all, copyright has been retroactively extended before! Stay tuned! In the meantime, we'll keep this page here for historical purposes.

+ +

—“Copyrighteous“ Benjamin Mako Hill (2016-02-11)

+ +
+

Did you know Happy Birthday is copyrighted and the copyright is currently owned and actively enforced by Time Warner?

diff --git a/style.css b/style.css index ff534cf..e8827f6 100644 --- a/style.css +++ b/style.css @@ -33,7 +33,7 @@ hr { width: 90%; margin-left: auto; margin-right: auto; - padding: 5px; + padding: 5px 25px 5px 25px; } @@ -47,7 +47,7 @@ hr { margin-bottom: 10px; text-align: center; font-weight: bold; - padding: 5px; + padding: 5px 25px 5px 25px; color: #CC0000; } @@ -57,22 +57,7 @@ hr { } -.splash { - - border: solid 1px #000000; - background-color: #ffffff; - width: 90%; - margin-left: auto; - margin-right: auto; - padding: 5px; - font-weight: bold; - font-size: 20pt; - color: #CC0000; - text-align: center; -} - .warning { - color: #CC0000; font-weight: bold; text-align: center; @@ -88,6 +73,26 @@ h1, h2, h3, h4, h5, h6 { margin-bottom: 0.2em; } +.splash { + border: solid 1px #000000; + background-color: #ffffff; + width: 90%; + margin-left: auto; + margin-right: auto; + padding: 5px; + color: #CC0000; +} + +.splash a { + color: #CC0000; +} + +.splash h2 { + font-weight: bold; + text-align: center; + border-bottom: 0px; +} + #strong { # color: #CC0000;