aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:10:14 +0200
committerLaria Carolin Chabowski <laria@laria.me>2016-08-16 08:10:14 +0200
commit3c541847a964d328a1c1e5e453147e949eed9e16 (patch)
tree6b3adbe1b86a6ef8d16231a2df779af4616323dc
parent610a6cee5eca3ca433506b5dfea8d239d7cd1a50 (diff)
downloadkch42_gravatar-3c541847a964d328a1c1e5e453147e949eed9e16.tar.gz
kch42_gravatar-3c541847a964d328a1c1e5e453147e949eed9e16.tar.bz2
kch42_gravatar-3c541847a964d328a1c1e5e453147e949eed9e16.zip
rename github accountHEADmaster
-rw-r--r--COPYING2
-rwxr-xr-xbuild.sh2
2 files changed, 2 insertions, 2 deletions
diff --git a/COPYING b/COPYING
index a74122e..74bfdda 100644
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,4 @@
-kch42_gravatar: Copyright (c) 2012 Kevin Chabowski
+kch42_gravatar: Copyright (c) 2012 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
diff --git a/build.sh b/build.sh
index 47d991c..9388fa5 100755
--- a/build.sh
+++ b/build.sh
@@ -1,3 +1,3 @@
#!/usr/bin/env bash
-r7r-plugin-packer --output=kch42_gravatar.rpk --codefile=plugin.php --classname=kch42_gravatar --pluginname=kch42_gravatar --author='Kevin Chabowski <kevin@kch42.de>' --versiontext="0.6" --versioncount=2 --api=5 --shortdesc="kch42_gravatar allows you to display [Gravatars](http://de.gravatar.com)" --helpfile=help.html --licensefile=COPYING
+r7r-plugin-packer --output=kch42_gravatar.rpk --codefile=plugin.php --classname=kch42_gravatar --pluginname=kch42_gravatar --author='Laria Carolin Chabowski <laria@laria.me>' --versiontext="0.6" --versioncount=2 --api=5 --shortdesc="kch42_gravatar allows you to display [Gravatars](http://de.gravatar.com)" --helpfile=help.html --licensefile=COPYING