Restore mysteriously vanished trailing whitespaces
Phanx [08-10-14 - 07:36]
Restore mysteriously vanished trailing whitespaces
diff --git a/LICENSE.txt b/LICENSE.txt
index 67f2d26..f83e08e 100644
--- a/LICENSE.txt
+++ b/LICENSE.txt
@@ -1,6 +1,4 @@
-Copyright (c) 2014 A. "Phanx" Kinley <addons@phanx.net>
-
-All rights reserved.
+Copyright (c) 2014 Phanx. All rights reserved.
Permission is granted for anyone to use, read, or otherwise interpret
this software for any purpose, without any restrictions.
diff --git a/README.md b/README.md
index 4b2a95e..6a6beb1 100644
--- a/README.md
+++ b/README.md
@@ -14,17 +14,17 @@ Usage
#### GetRealmInfo
-`LibStub("LibRealmInfo"):GetRealmInfo(realmID)`
+`LibStub("LibRealmInfo"):GetRealmInfo(realmID)`
=> name, apiName, rules, locale, battlegroup, region, timezone, connected, latinName
#### GetRealmInfoByName
-`LibStub("LibRealmInfo"):GetRealmInfoByName(name, region)`
+`LibStub("LibRealmInfo"):GetRealmInfoByName(name, region)`
=> realmID, name, apiName, rules, locale, battlegroup, region, timezone, connected, latinName
#### GetRealmInfoByUnit
-`LibStub("LibRealmInfo"):GetRealmInfoByUnit(unit)`
+`LibStub("LibRealmInfo"):GetRealmInfoByUnit(unit)`
=> realmID, name, apiName, rules, locale, battlegroup, region, timezone, connected, latinName
See the [API documentation](https://github.com/Phanx/LibRealmInfo/wiki) on GitHub for more details!
@@ -41,4 +41,4 @@ If you have an active Korean account, please see [this forum post](http://www.wo
License
----------
-Copyright (c) 2014 Phanx <<addons@phanx.net>>. See the accompanying LICENSE file for the terms under which this library is licensed. In particular, no standalone redistribution is permitted.
+Copyright (c) 2014 Phanx. See the accompanying LICENSE file for the terms under which this library is licensed. In particular, no standalone redistribution is permitted.