Moved files into server namespace/folder and updated docblock copyright statements

This commit is contained in:
Alex Bilbie
2013-05-08 11:29:24 -07:00
parent 2d6cc3c98e
commit 5524e9b9c8
24 changed files with 52 additions and 52 deletions

View File

@@ -39,7 +39,7 @@
},
"autoload": {
"psr-0": {
"League\\OAuth2": "src/"
"League\\OAuth2\\Server": "src/"
}
},
"suggest": {}