diff options
author | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-12 09:02:22 +0000 |
---|---|---|
committer | Nicola Ken Barozzi <nicolaken@apache.org> | 2002-04-12 09:02:22 +0000 |
commit | cd7d2b030d304242eaca068a4ad740422b93830b (patch) | |
tree | 82ca8c2483f8ddd2c97ba6b809500e4d8900bada /src | |
parent | 32f37ded7b8fe614f7b3489571bc29890f48050f (diff) | |
download | poi-cd7d2b030d304242eaca068a4ad740422b93830b.tar.gz poi-cd7d2b030d304242eaca068a4ad740422b93830b.zip |
2 cents wisdom on bringing up coding standards
git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352397 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'src')
-rw-r--r-- | src/documentation/xdocs/resolutions/res001.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/documentation/xdocs/resolutions/res001.xml b/src/documentation/xdocs/resolutions/res001.xml index 10519b3fd6..af812be4de 100644 --- a/src/documentation/xdocs/resolutions/res001.xml +++ b/src/documentation/xdocs/resolutions/res001.xml @@ -55,6 +55,7 @@ </ol> </section> <section title="Amendments (informal by extension and not by vote)"> + <section title="License"> <p> As opposed to the formerly used POI License which was based on the Apache Public License, now that POI is part of @@ -62,6 +63,15 @@ Apache Software Foundation requires us to use the full long version. </p> + </section> + <section title="2 cents"> + <p> + Tip: No laughing allow in conversations regarding coding + standards. + Any mail on coding standards will be treated very seriously, + and sent here with a RTFM. + </p> + </section> </section> <section title="Dissent"> <p> |