You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by se...@apache.org on 2017/07/04 21:26:05 UTC

svn commit: r1800824 - /commons/proper/codec/trunk/README.md

Author: sebb
Date: Tue Jul  4 21:26:05 2017
New Revision: 1800824

URL: http://svn.apache.org/viewvc?rev=1800824&view=rev
Log:
Regenerated (and fixed EOLs)

Modified:
    commons/proper/codec/trunk/README.md

Modified: commons/proper/codec/trunk/README.md
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/README.md?rev=1800824&r1=1800823&r2=1800824&view=diff
==============================================================================
--- commons/proper/codec/trunk/README.md (original)
+++ commons/proper/codec/trunk/README.md Tue Jul  4 21:26:05 2017
@@ -56,7 +56,7 @@ The Apache Commons Codec package contain
 Documentation
 -------------
 
-More information can be found on the [homepage](https://commons.apache.org/proper/commons-codec).
+More information can be found on the [Apache Commons Codec homepage](https://commons.apache.org/proper/commons-codec).
 The [JavaDoc](https://commons.apache.org/proper/commons-codec/javadocs/api-release) can be browsed.
 Questions related to the usage of Apache Commons Codec should be posted to the [user mailing list][ml].
 
@@ -77,7 +77,7 @@ Alternatively you can pull it from the c
 Contributing
 ------------
 
-We accept PRs via github. The [developer mailing list][ml] is the main channel of communication for contributors.
+We accept Pull Requests via GitHub. The [developer mailing list][ml] is the main channel of communication for contributors.
 There are some guidelines which will make applying PRs easier for us:
 + No tabs! Please use spaces for indentation.
 + Respect the code style.
@@ -89,7 +89,9 @@ You can learn more about contributing vi
 
 License
 -------
-Code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0.txt).
+This code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0).
+
+See the `NOTICE.txt` file for required notices and attributions.
 
 Donations
 ---------
@@ -99,8 +101,8 @@ Additional Resources
 --------------------
 
 + [Apache Commons Homepage](https://commons.apache.org/)
-+ [Apache Bugtracker (JIRA)](https://issues.apache.org/jira/)
++ [Apache Issue Tracker (JIRA)](https://issues.apache.org/jira/browse/CODEC)
 + [Apache Commons Twitter Account](https://twitter.com/ApacheCommons)
-+ #apachecommons IRC channel on freenode.org
++ `#apache-commons` IRC channel on `irc.freenode.org`
 
 [ml]:https://commons.apache.org/mail-lists.html