Skip to content

Commit f3c0e99

Browse files
committed
Regenerated (and fixed EOLs)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1800824 13f79535-47bb-0310-9956-ffa450edef68
1 parent 83b04d9 commit f3c0e99

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ The Apache Commons Codec package contains simple encoder and decoders for
5656
Documentation
5757
-------------
5858

59-
More information can be found on the [homepage](https://commons.apache.org/proper/commons-codec).
59+
More information can be found on the [Apache Commons Codec homepage](https://commons.apache.org/proper/commons-codec).
6060
The [JavaDoc](https://commons.apache.org/proper/commons-codec/javadocs/api-release) can be browsed.
6161
Questions related to the usage of Apache Commons Codec should be posted to the [user mailing list][ml].
6262

@@ -77,7 +77,7 @@ Alternatively you can pull it from the central Maven repositories:
7777
Contributing
7878
------------
7979

80-
We accept PRs via github. The [developer mailing list][ml] is the main channel of communication for contributors.
80+
We accept Pull Requests via GitHub. The [developer mailing list][ml] is the main channel of communication for contributors.
8181
There are some guidelines which will make applying PRs easier for us:
8282
+ No tabs! Please use spaces for indentation.
8383
+ Respect the code style.
@@ -89,7 +89,9 @@ You can learn more about contributing via GitHub in our [contribution guidelines
8989

9090
License
9191
-------
92-
Code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0.txt).
92+
This code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0).
93+
94+
See the `NOTICE.txt` file for required notices and attributions.
9395

9496
Donations
9597
---------
@@ -99,8 +101,8 @@ Additional Resources
99101
--------------------
100102

101103
+ [Apache Commons Homepage](https://commons.apache.org/)
102-
+ [Apache Bugtracker (JIRA)](https://issues.apache.org/jira/)
104+
+ [Apache Issue Tracker (JIRA)](https://issues.apache.org/jira/browse/CODEC)
103105
+ [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
104-
+ #apachecommons IRC channel on freenode.org
106+
+ `#apache-commons` IRC channel on `irc.freenode.org`
105107

106108
[ml]:https://commons.apache.org/mail-lists.html

0 commit comments

Comments
 (0)