diff markup/path.py @ 66:822089ae65ce

Switch copyright to Edgewall and URLs to markup.edgewall.org.
author cmlenz
date Sun, 09 Jul 2006 17:46:12 +0000
parents 33c2702cf6da
children e9a3930f8823
line wrap: on
line diff
--- a/markup/path.py
+++ b/markup/path.py
@@ -1,15 +1,15 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2006 Christopher Lenz
+# Copyright (C) 2006 Edgewall Software
 # All rights reserved.
 #
 # This software is licensed as described in the file COPYING, which
 # you should have received as part of this distribution. The terms
-# are also available at http://markup.cmlenz.net/wiki/License.
+# are also available at http://markup.edgewall.org/wiki/License.
 #
 # This software consists of voluntary contributions made by many
 # individuals. For the exact contribution history, see the revision
-# history and logs, available at http://markup.cmlenz.net/log/.
+# history and logs, available at http://markup.edgewall.org/log/.
 
 """Basic support for evaluating XPath expressions against streams."""
 
Copyright (C) 2012-2017 Edgewall Software