From e9c7ebbade3d9b3155b0baa71ee0e15363ed8388 Mon Sep 17 00:00:00 2001 From: Mike Hiretsky Date: Wed, 11 Aug 2010 12:10:53 +0400 Subject: [PATCH] Change Mir Calculate Ltd to Calculate Ltd --- README | 2 +- pym/cl_datavars.py | 2 +- pym/cl_fill.py | 2 +- pym/cl_lang.py | 2 +- pym/cl_ldap.py | 2 +- pym/cl_log.py | 2 +- pym/cl_opt.py | 2 +- pym/cl_overriding.py | 2 +- pym/cl_print.py | 2 +- pym/cl_string.py | 2 +- pym/cl_template.py | 2 +- pym/cl_utils.py | 2 +- pym/cl_vars.py | 2 +- pym/client/progressbar.py | 2 +- pym/convertenv.py | 2 +- pym/encrypt.py | 2 +- pym/format/apache.py | 2 +- pym/format/bind.py | 2 +- pym/format/compiz.py | 2 +- pym/format/dhcp.py | 2 +- pym/format/dovecot.py | 2 +- pym/format/kde.py | 2 +- pym/format/ldap.py | 2 +- pym/format/plasma.py | 2 +- pym/format/postfix.py | 2 +- pym/format/procmail.py | 2 +- pym/format/samba.py | 2 +- pym/format/squid.py | 2 +- pym/format/xml_gconf.py | 2 +- pym/format/xml_xfce.py | 2 +- pym/format/xml_xfcepanel.py | 2 +- pym/server/ldap.py | 2 +- pym/server/services.py | 2 +- pym/server/share.py | 2 +- pym/server/users.py | 2 +- pym/server/utils.py | 2 +- pym/update_config/cl_update_config.py | 2 +- pym/update_config/cl_update_config_cmd.py | 2 +- scripts/cl-update-config | 2 +- setup.py | 2 +- 40 files changed, 40 insertions(+), 40 deletions(-) diff --git a/README b/README index ea663fb..fc4fa8e 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -AUTHOR: Mir Calculate Ltd. +AUTHOR: Calculate Ltd. INSTALL ------- diff --git a/pym/cl_datavars.py b/pym/cl_datavars.py index 87912a7..d49bd06 100644 --- a/pym/cl_datavars.py +++ b/pym/cl_datavars.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_fill.py b/pym/cl_fill.py index dc08591..b0fb180 100644 --- a/pym/cl_fill.py +++ b/pym/cl_fill.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_lang.py b/pym/cl_lang.py index eb0cf69..21786a7 100644 --- a/pym/cl_lang.py +++ b/pym/cl_lang.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_ldap.py b/pym/cl_ldap.py index bf2efd5..e390625 100644 --- a/pym/cl_ldap.py +++ b/pym/cl_ldap.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_log.py b/pym/cl_log.py index 92c3cf7..98eafcb 100644 --- a/pym/cl_log.py +++ b/pym/cl_log.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_opt.py b/pym/cl_opt.py index 74d0020..0a9bc3e 100644 --- a/pym/cl_opt.py +++ b/pym/cl_opt.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_overriding.py b/pym/cl_overriding.py index ab35b15..a63cfae 100644 --- a/pym/cl_overriding.py +++ b/pym/cl_overriding.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_print.py b/pym/cl_print.py index 2d9ace0..e094ffa 100644 --- a/pym/cl_print.py +++ b/pym/cl_print.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_string.py b/pym/cl_string.py index 7d9ab26..875dccd 100644 --- a/pym/cl_string.py +++ b/pym/cl_string.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_template.py b/pym/cl_template.py index cda2aac..7de4cd9 100644 --- a/pym/cl_template.py +++ b/pym/cl_template.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_utils.py b/pym/cl_utils.py index ceceb8c..e6bb4dc 100644 --- a/pym/cl_utils.py +++ b/pym/cl_utils.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/cl_vars.py b/pym/cl_vars.py index 194f664..3d53a4c 100644 --- a/pym/cl_vars.py +++ b/pym/cl_vars.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/client/progressbar.py b/pym/client/progressbar.py index 2d73a3e..941bfa9 100644 --- a/pym/client/progressbar.py +++ b/pym/client/progressbar.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/convertenv.py b/pym/convertenv.py index b98a900..3d08e60 100644 --- a/pym/convertenv.py +++ b/pym/convertenv.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/encrypt.py b/pym/encrypt.py index 1e89458..f77bce0 100644 --- a/pym/encrypt.py +++ b/pym/encrypt.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/apache.py b/pym/format/apache.py index 5da3fad..2d1ed69 100644 --- a/pym/format/apache.py +++ b/pym/format/apache.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/bind.py b/pym/format/bind.py index 6db28fa..ec0e8af 100644 --- a/pym/format/bind.py +++ b/pym/format/bind.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/compiz.py b/pym/format/compiz.py index 40ae487..938d34c 100644 --- a/pym/format/compiz.py +++ b/pym/format/compiz.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/dhcp.py b/pym/format/dhcp.py index 698c7cd..f094081 100644 --- a/pym/format/dhcp.py +++ b/pym/format/dhcp.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/dovecot.py b/pym/format/dovecot.py index 5958482..b6a93bb 100644 --- a/pym/format/dovecot.py +++ b/pym/format/dovecot.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/kde.py b/pym/format/kde.py index a979d08..787a51f 100644 --- a/pym/format/kde.py +++ b/pym/format/kde.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/ldap.py b/pym/format/ldap.py index 750ed08..161c4f6 100644 --- a/pym/format/ldap.py +++ b/pym/format/ldap.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/plasma.py b/pym/format/plasma.py index 9276208..d21c1d7 100644 --- a/pym/format/plasma.py +++ b/pym/format/plasma.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/postfix.py b/pym/format/postfix.py index 670d98a..3a5c6a1 100644 --- a/pym/format/postfix.py +++ b/pym/format/postfix.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/procmail.py b/pym/format/procmail.py index 303c5fe..9badeb7 100644 --- a/pym/format/procmail.py +++ b/pym/format/procmail.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/samba.py b/pym/format/samba.py index f5be7d9..47a0d94 100644 --- a/pym/format/samba.py +++ b/pym/format/samba.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/squid.py b/pym/format/squid.py index 1461046..ab9e161 100644 --- a/pym/format/squid.py +++ b/pym/format/squid.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/xml_gconf.py b/pym/format/xml_gconf.py index 6e7abf2..3099be9 100644 --- a/pym/format/xml_gconf.py +++ b/pym/format/xml_gconf.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/xml_xfce.py b/pym/format/xml_xfce.py index 9817f0a..048b499 100644 --- a/pym/format/xml_xfce.py +++ b/pym/format/xml_xfce.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/format/xml_xfcepanel.py b/pym/format/xml_xfcepanel.py index 5b0bd98..d0a6054 100644 --- a/pym/format/xml_xfcepanel.py +++ b/pym/format/xml_xfcepanel.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/server/ldap.py b/pym/server/ldap.py index 6e3cd86..9a8738f 100644 --- a/pym/server/ldap.py +++ b/pym/server/ldap.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/server/services.py b/pym/server/services.py index 58387af..cbb1329 100644 --- a/pym/server/services.py +++ b/pym/server/services.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/server/share.py b/pym/server/share.py index d116dab..23b6c44 100644 --- a/pym/server/share.py +++ b/pym/server/share.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/server/users.py b/pym/server/users.py index 2d3305e..94bfb7a 100644 --- a/pym/server/users.py +++ b/pym/server/users.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/server/utils.py b/pym/server/utils.py index f1194ab..6257ed7 100644 --- a/pym/server/utils.py +++ b/pym/server/utils.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/update_config/cl_update_config.py b/pym/update_config/cl_update_config.py index 63b0717..3d20711 100644 --- a/pym/update_config/cl_update_config.py +++ b/pym/update_config/cl_update_config.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/pym/update_config/cl_update_config_cmd.py b/pym/update_config/cl_update_config_cmd.py index 49a71b5..ba1f78e 100644 --- a/pym/update_config/cl_update_config_cmd.py +++ b/pym/update_config/cl_update_config_cmd.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/scripts/cl-update-config b/scripts/cl-update-config index 5eba010..d85f9bb 100644 --- a/scripts/cl-update-config +++ b/scripts/cl-update-config @@ -1,7 +1,7 @@ #!/usr/bin/python #-*- coding: utf-8 -*- -# Copyright 2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/setup.py b/setup.py index 1f94646..3313700 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ # setup.py --- Setup script for calculate-lib -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.