diff options
author | acolyer <acolyer> | 2006-06-01 10:46:14 +0000 |
---|---|---|
committer | acolyer <acolyer> | 2006-06-01 10:46:14 +0000 |
commit | c82fae9bb7478f78837f98ac4b43564f1eef8770 (patch) | |
tree | bd0ba8acf227ad641acddbae212200f5143e75ac /docs/faq | |
parent | b6c89301f2389edcd017c66968cce7d628a708a0 (diff) | |
download | aspectj-c82fae9bb7478f78837f98ac4b43564f1eef8770.tar.gz aspectj-c82fae9bb7478f78837f98ac4b43564f1eef8770.zip |
update license to EPL
Diffstat (limited to 'docs/faq')
-rw-r--r-- | docs/faq/faq.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/faq/faq.xml b/docs/faq/faq.xml index 388ddf8cb..d57a97d1f 100644 --- a/docs/faq/faq.xml +++ b/docs/faq/faq.xml @@ -164,7 +164,10 @@ <para>How is AspectJ licensed?</para> </question> <answer> - <para>AspectJ 1.1 source code and documentation is available under the + <para>AspectJ 1.5.2 source code and documentation is available under the + <ulink url="http://eclipse.org/legal/epl-v10.html">Eclipse Public License 1.0</ulink>. + </para> + <para>AspectJ 1.1 through 1.5.1 source code and documentation is available under the <ulink url="http://eclipse.org/legal/cpl-v10.html">Common Public License 1.0</ulink>. </para> <para>The AspectJ 1.0 tools are open-source software available under the |