diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 0000000..ddb1602 --- /dev/null +++ b/LICENSE.md @@ -0,0 +1,34 @@ +# LICENSE +PORTAL--STILL ALIVE demo by LHF (BD4SUP) + +September 2021 + +Runs with Python 3 on most terminals with an 80x24 characters area. + +This program was adjusted specifically for serial +terminal under Linux in this case, an Informer 213 @ 19200bps and Ubuntu 14.04) + +Feel free to do whatever you like with this code. + +Personnel credits come from this project: https://github.com/xBytez/aperturescience + +ASCII arts come from this project: https://sites.google.com/site/gaddc11/Stillalive.rar?attredirects=0&d=1 + + My blog: EE Archeology @ http://7400.me + +PORTAL--STILL ALIVE demo is licensed under +# GPL-3.0 + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see . + +# Legal statement +The copyright for song (Still Alive) belongs to Jonathan Coulton and Valve Software +Contact me if there's copyright violation and if deletion of the content is needed. diff --git a/README.md b/README.md index 8001b99..3732af0 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +# PORTAL--STILL ALIVE demo + 在终端上演示《传送门》片尾曲效果的 Python 脚本程序。 ## 使用条件 diff --git a/still_alive_credit.py b/still_alive_credit.py index 70aa564..f5a250f 100644 --- a/still_alive_credit.py +++ b/still_alive_credit.py @@ -11,7 +11,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . # -# The copyright for song belongs to Jonathan Coulton and Valve Software +# The copyright for song (Still Alive) belongs to Jonathan Coulton and Valve Software # Contact me if there's copyright violation and if deletion of the content is needed. # #