diff options
author | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-22 23:22:54 +0000 |
---|---|---|
committer | jsdelfino <jsdelfino@13f79535-47bb-0310-9956-ffa450edef68> | 2010-05-22 23:22:54 +0000 |
commit | 366bef62c8cbfa08a3e32e13dfe01e2800b601e5 (patch) | |
tree | f6bb0917ae8e89158995357519044fc65892171b /sca-cpp/trunk/NOTICE | |
parent | 3e7ef6020669f2b275e34a693411cc90081181f5 (diff) |
Implementation of a streaming + aggregating Log utility component using Facebook Scribe.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@947347 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | sca-cpp/trunk/NOTICE | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/sca-cpp/trunk/NOTICE b/sca-cpp/trunk/NOTICE index d91c24207e..615f6b1f87 100644 --- a/sca-cpp/trunk/NOTICE +++ b/sca-cpp/trunk/NOTICE @@ -1,5 +1,5 @@ -Apache Tuscany SCA C++ -Copyright 2005, 2010 The Apache Software Foundation +Apache Tuscany +Copyright (c) 2005-2010 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/) @@ -40,3 +40,9 @@ with the following copyright: Copyright (c) 2005-2009 Collecta, Inc. +This product includes software under the Apache 2.0 license +with the following copyright: + +Copyright (c) 2007-2008 Facebook + + |