Skip to content

Commit

Permalink
fix copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Gotev committed Feb 10, 2017
1 parent 81b09d4 commit 4fc4f47
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ repositories {
}
```

```
```groovy
def stethoVersion = "1.4.2"
debugCompile "com.facebook.stetho:stetho:${stethoVersion}"
Expand All @@ -17,7 +17,7 @@ releaseCompile "net.igenius:stetho-no-op:1.1"

## License <a name="license"></a>

Copyright (C) 2013-2017 Aleksandar Gotev
Copyright (C) 2017 iGenius Srl

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand Down

0 comments on commit 4fc4f47

Please sign in to comment.