diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-23 05:48:11 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2009-11-23 05:48:11 +0000 |
commit | 1c2df9a2458897ff6c2393913b2723457e42a0da (patch) | |
tree | 69652a0305830b4472f39c55ad1168522d8301f1 /sca-cpp/trunk/NOTICE | |
parent | e5d978186780787e8dad6681cca139486df93643 (diff) |
Simplified the automake build using configure options instead of environment variables and cleaned up some of the makefile.am files. Adjusted build instructions. Moved directories that don't yet build or work out of the main build dir and obsolete docs to a contrib dir.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@883254 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/NOTICE | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sca-cpp/trunk/NOTICE b/sca-cpp/trunk/NOTICE index 44befbee63..d96b5dba76 100644 --- a/sca-cpp/trunk/NOTICE +++ b/sca-cpp/trunk/NOTICE @@ -1,5 +1,6 @@ -Apache Tuscany SCA Native -Copyright 2005, 2007 The Apache Software Foundation +Apache Tuscany SCA +Copyright 2005, 2009 The Apache Software Foundation This product includes software developed by -The Apache Software Foundation (http://www.apache.org/)
\ No newline at end of file +The Apache Software Foundation (http://www.apache.org/) + |