From 84f5a62b54908c3a89caa98e3e56fe919d7aaa22 Mon Sep 17 00:00:00 2001 From: Laria Carolin Chabowski Date: Tue, 16 Aug 2016 08:12:43 +0200 Subject: rename github account --- INSTALL.md | 2 +- create-package.sh | 2 +- ratatoeskr/libs/INFO | 2 +- ratatoeskr/licenses/stupid_template_engine | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index 8a59dfc..bd45536 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -17,7 +17,7 @@ You need these libraries to run Ratatöskr (it is probably already bundled with Place "ste.php" directly into this directory. - STE can be found here: + STE can be found here: 2. PHP Markdown diff --git a/create-package.sh b/create-package.sh index f59d58f..293e1d1 100755 --- a/create-package.sh +++ b/create-package.sh @@ -14,7 +14,7 @@ mkdir templates/transc cd libs test -d ste || mkdir ste cd ste -wget https://github.com/kch42/ste/archive/master.zip +wget https://github.com/silvasur/ste/archive/master.zip unzip master.zip cp ste-master/ste.php . cp -r ste-master/src . diff --git a/ratatoeskr/libs/INFO b/ratatoeskr/libs/INFO index 4b4e5e3..1ce4244 100644 --- a/ratatoeskr/libs/INFO +++ b/ratatoeskr/libs/INFO @@ -4,7 +4,7 @@ This directory will hold some libraries Ratatöskr needs. Place the STE files into the subdirectory "ste" (create it, if it doesn't exist). At least "ste.php" and the "src" directory of STE are needed! - STE can be found here: + STE can be found here: 2. PHP Markdown diff --git a/ratatoeskr/licenses/stupid_template_engine b/ratatoeskr/licenses/stupid_template_engine index b220583..b8d95c6 100644 --- a/ratatoeskr/licenses/stupid_template_engine +++ b/ratatoeskr/licenses/stupid_template_engine @@ -1,4 +1,4 @@ -Copyright (c) 2011 Kevin Chabowski +Copyright (c) 2011 Laria Carolin Chabowski Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in -- cgit v1.2.3-54-g00ecf