You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gump.apache.org by bo...@apache.org on 2006/09/29 22:14:38 UTC

svn commit: r451420 [3/4] - in /gump/live: ./ bin/ blog/ blog/BoardReports/ blog/Issues/ blog/SuccessStories/ cron/ mysql/ python/ python/gump/ python/gump/actor/ python/gump/actor/document/ python/gump/actor/document/text/ python/gump/actor/document/x...

Modified: gump/live/python/gump/test/stats.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/stats.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/stats.py (original)
+++ gump/live/python/gump/test/stats.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/svg.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/svg.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/svg.py (original)
+++ gump/live/python/gump/test/svg.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/sync.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/sync.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/sync.py (original)
+++ gump/live/python/gump/test/sync.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/syndicator.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/syndicator.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/syndicator.py (original)
+++ gump/live/python/gump/test/syndicator.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/testAllPyUnitTests.py.disabled.for.now
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/testAllPyUnitTests.py.disabled.for.now?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/testAllPyUnitTests.py.disabled.for.now (original)
+++ gump/live/python/gump/test/testAllPyUnitTests.py.disabled.for.now Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/testDynagumper.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/testDynagumper.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/testDynagumper.py (original)
+++ gump/live/python/gump/test/testDynagumper.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/testExample.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/testExample.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/testExample.py (original)
+++ gump/live/python/gump/test/testExample.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/threads.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/threads.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/threads.py (original)
+++ gump/live/python/gump/test/threads.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/timing.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/timing.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/timing.py (original)
+++ gump/live/python/gump/test/timing.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/tools.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/tools.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/tools.py (original)
+++ gump/live/python/gump/test/tools.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/unicode.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/unicode.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/unicode.py (original)
+++ gump/live/python/gump/test/unicode.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/updater.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/updater.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/updater.py (original)
+++ gump/live/python/gump/test/updater.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/utils.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/utils.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/utils.py (original)
+++ gump/live/python/gump/test/utils.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/xdocs.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/xdocs.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/xdocs.py (original)
+++ gump/live/python/gump/test/xdocs.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/test/xref.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/test/xref.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/test/xref.py (original)
+++ gump/live/python/gump/test/xref.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/__init__.py (original)
+++ gump/live/python/gump/tool/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/guru/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/guru/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/guru/__init__.py (original)
+++ gump/live/python/gump/tool/guru/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/guru/stats.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/guru/stats.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/guru/stats.py (original)
+++ gump/live/python/gump/tool/guru/stats.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/guru/xref.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/guru/xref.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/guru/xref.py (original)
+++ gump/live/python/gump/tool/guru/xref.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/integration/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/integration/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/integration/__init__.py (original)
+++ gump/live/python/gump/tool/integration/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/integration/cvs.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/integration/cvs.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/integration/cvs.py (original)
+++ gump/live/python/gump/tool/integration/cvs.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/performance/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/performance/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/performance/__init__.py (original)
+++ gump/live/python/gump/tool/performance/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/performance/deps.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/performance/deps.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/performance/deps.py (original)
+++ gump/live/python/gump/tool/performance/deps.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/performance/gurus.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/performance/gurus.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/performance/gurus.py (original)
+++ gump/live/python/gump/tool/performance/gurus.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/performance/xdocs.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/performance/xdocs.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/performance/xdocs.py (original)
+++ gump/live/python/gump/tool/performance/xdocs.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/shared/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/shared/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/shared/__init__.py (original)
+++ gump/live/python/gump/tool/shared/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/shared/comparator.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/shared/comparator.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/shared/comparator.py (original)
+++ gump/live/python/gump/tool/shared/comparator.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/svg/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/svg/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/svg/__init__.py (original)
+++ gump/live/python/gump/tool/svg/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/svg/depdiag.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/svg/depdiag.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/svg/depdiag.py (original)
+++ gump/live/python/gump/tool/svg/depdiag.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/svg/drawing.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/svg/drawing.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/svg/drawing.py (original)
+++ gump/live/python/gump/tool/svg/drawing.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/svg/scale.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/svg/scale.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/svg/scale.py (original)
+++ gump/live/python/gump/tool/svg/scale.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/tool/svg/svg.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/tool/svg/svg.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/tool/svg/svg.py (original)
+++ gump/live/python/gump/tool/svg/svg.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/__init__.py (original)
+++ gump/live/python/gump/util/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/domutils.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/domutils.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/domutils.py (original)
+++ gump/live/python/gump/util/domutils.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/file.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/file.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
Binary files - no diff available.

Modified: gump/live/python/gump/util/http.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/http.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/http.py (original)
+++ gump/live/python/gump/util/http.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/listener.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/listener.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/listener.py (original)
+++ gump/live/python/gump/util/listener.py Fri Sep 29 13:14:30 2006
@@ -2,11 +2,12 @@
 
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/locks.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/locks.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/locks.py (original)
+++ gump/live/python/gump/util/locks.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/mysql.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/mysql.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/mysql.py (original)
+++ gump/live/python/gump/util/mysql.py Fri Sep 29 13:14:30 2006
@@ -1,9 +1,10 @@
 #!/usr/bin/env python
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/note.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/note.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/note.py (original)
+++ gump/live/python/gump/util/note.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/owner.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/owner.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/owner.py (original)
+++ gump/live/python/gump/util/owner.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/process/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/process/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/process/__init__.py (original)
+++ gump/live/python/gump/util/process/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/process/command.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/process/command.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/process/command.py (original)
+++ gump/live/python/gump/util/process/command.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/process/launcher.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/process/launcher.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/process/launcher.py (original)
+++ gump/live/python/gump/util/process/launcher.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/smtp.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/smtp.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/smtp.py (original)
+++ gump/live/python/gump/util/smtp.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/sync.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/sync.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/sync.py (original)
+++ gump/live/python/gump/util/sync.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/tasks.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/tasks.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/tasks.py (original)
+++ gump/live/python/gump/util/tasks.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/threads/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/threads/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/threads/__init__.py (original)
+++ gump/live/python/gump/util/threads/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/threads/tools.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/threads/tools.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/threads/tools.py (original)
+++ gump/live/python/gump/util/threads/tools.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/timing.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/timing.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/timing.py (original)
+++ gump/live/python/gump/util/timing.py Fri Sep 29 13:14:30 2006
@@ -1,11 +1,12 @@
 #!/usr/bin/env python
 
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/tools.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/tools.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/tools.py (original)
+++ gump/live/python/gump/util/tools.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/gump/util/work.py
URL: http://svn.apache.org/viewvc/gump/live/python/gump/util/work.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/gump/util/work.py (original)
+++ gump/live/python/gump/util/work.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/header.txt
URL: http://svn.apache.org/viewvc/gump/live/python/header.txt?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/header.txt (original)
+++ gump/live/python/header.txt Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/env python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/tool/__init__.py
URL: http://svn.apache.org/viewvc/gump/live/python/tool/__init__.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/tool/__init__.py (original)
+++ gump/live/python/tool/__init__.py Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 #!/usr/bin/python
 
-# Copyright 2003-2004 The Apache Software Foundation
-#
-# Licensed under the Apache License, Version 2.0 (the "License");
-# you may not use this file except in compliance with the License.
-# You may obtain a copy of the License at
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 # 
 #     http://www.apache.org/licenses/LICENSE-2.0
 # 

Modified: gump/live/python/tool/commitCheck.py
URL: http://svn.apache.org/viewvc/gump/live/python/tool/commitCheck.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/tool/commitCheck.py (original)
+++ gump/live/python/tool/commitCheck.py Fri Sep 29 13:14:30 2006
@@ -1,18 +1,19 @@
 #!/usr/bin/env python
 #
-#   Copyright 2003-2004 The Apache Software Foundation
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
 #
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+#      http://www.apache.org/licenses/LICENSE-2.0
 #
-#       http://www.apache.org/licenses/LICENSE-2.0
-#
-#   Unless required by applicable law or agreed to in writing, software
-#   distributed under the License is distributed on an "AS IS" BASIS,
-#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#   See the License for the specific language governing permissions and
-#   limitations under the License.
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
 #
 # $Header: /home/stefano/cvs/gump/python/tool/commitCheck.py,v 1.2 2004/07/08 20:33:10 ajack Exp $
 

Modified: gump/live/python/tool/profileResults.py
URL: http://svn.apache.org/viewvc/gump/live/python/tool/profileResults.py?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/python/tool/profileResults.py (original)
+++ gump/live/python/tool/profileResults.py Fri Sep 29 13:14:30 2006
@@ -1,18 +1,19 @@
 #!/usr/bin/env python
 #
-#   Copyright 2003-2004 The Apache Software Foundation
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
 #
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+#      http://www.apache.org/licenses/LICENSE-2.0
 #
-#       http://www.apache.org/licenses/LICENSE-2.0
-#
-#   Unless required by applicable law or agreed to in writing, software
-#   distributed under the License is distributed on an "AS IS" BASIS,
-#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#   See the License for the specific language governing permissions and
-#   limitations under the License.
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
 #
 # $Header: /home/stefano/cvs/gump/python/tool/profileResults.py,v 1.2 2004/07/08 20:33:10 ajack Exp $
 

Modified: gump/live/src/documentation/content/xdocs/bylaws.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/bylaws.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/bylaws.xml (original)
+++ gump/live/src/documentation/content/xdocs/bylaws.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/faq.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/faq.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/faq.xml (original)
+++ gump/live/src/documentation/content/xdocs/faq.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/gettingstarted.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/gettingstarted.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/gettingstarted.xml (original)
+++ gump/live/src/documentation/content/xdocs/gettingstarted.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/images/bench.svg
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/images/bench.svg?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/images/bench.svg (original)
+++ gump/live/src/documentation/content/xdocs/images/bench.svg Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/images/gump-logo-original.svg
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/images/gump-logo-original.svg?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/images/gump-logo-original.svg (original)
+++ gump/live/src/documentation/content/xdocs/images/gump-logo-original.svg Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/index.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/index.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/index.xml (original)
+++ gump/live/src/documentation/content/xdocs/index.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/mail.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/mail.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/mail.xml (original)
+++ gump/live/src/documentation/content/xdocs/mail.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2004-2005 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/metadata/builder.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/builder.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/metadata/builder.xml (original)
+++ gump/live/src/documentation/content/xdocs/metadata/builder.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/metadata/index.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/index.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/metadata/index.xml (original)
+++ gump/live/src/documentation/content/xdocs/metadata/index.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/metadata/module.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/module.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/metadata/module.xml (original)
+++ gump/live/src/documentation/content/xdocs/metadata/module.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/metadata/practices.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/practices.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/metadata/practices.xml (original)
+++ gump/live/src/documentation/content/xdocs/metadata/practices.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/metadata/profile.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/profile.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/metadata/profile.xml (original)
+++ gump/live/src/documentation/content/xdocs/metadata/profile.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/metadata/project.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/project.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/metadata/project.xml (original)
+++ gump/live/src/documentation/content/xdocs/metadata/project.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2005 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/metadata/repository.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/repository.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/metadata/repository.xml (original)
+++ gump/live/src/documentation/content/xdocs/metadata/repository.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/metadata/workspace.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/metadata/workspace.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/metadata/workspace.xml (original)
+++ gump/live/src/documentation/content/xdocs/metadata/workspace.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/nagged.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/nagged.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/nagged.xml (original)
+++ gump/live/src/documentation/content/xdocs/nagged.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/python/index.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/python/index.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/python/index.xml (original)
+++ gump/live/src/documentation/content/xdocs/python/index.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/python/usage.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/python/usage.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/python/usage.xml (original)
+++ gump/live/src/documentation/content/xdocs/python/usage.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/site.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/site.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/site.xml (original)
+++ gump/live/src/documentation/content/xdocs/site.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2005 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/status.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/status.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/status.xml (original)
+++ gump/live/src/documentation/content/xdocs/status.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: gump/live/src/documentation/content/xdocs/tabs.xml
URL: http://svn.apache.org/viewvc/gump/live/src/documentation/content/xdocs/tabs.xml?view=diff&rev=451420&r1=451419&r2=451420
==============================================================================
--- gump/live/src/documentation/content/xdocs/tabs.xml (original)
+++ gump/live/src/documentation/content/xdocs/tabs.xml Fri Sep 29 13:14:30 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2003-2004 The Apache Software Foundation
-
-  Licensed under the Apache License, Version 2.0 (the "License");
-  you may not use this file except in compliance with the License.
-  You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0