diff --git a/pym/calculate/lib/cl_ini_parser.py b/pym/calculate/lib/cl_ini_parser.py index c0320e9..0eb1eb5 100644 --- a/pym/calculate/lib/cl_ini_parser.py +++ b/pym/calculate/lib/cl_ini_parser.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/cl_lang.py b/pym/calculate/lib/cl_lang.py index 05ff320..a60e365 100644 --- a/pym/calculate/lib/cl_lang.py +++ b/pym/calculate/lib/cl_lang.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/cl_ldap.py b/pym/calculate/lib/cl_ldap.py index e048151..af7690c 100644 --- a/pym/calculate/lib/cl_ldap.py +++ b/pym/calculate/lib/cl_ldap.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/cl_log.py b/pym/calculate/lib/cl_log.py index 33d30cd..b6787b8 100644 --- a/pym/calculate/lib/cl_log.py +++ b/pym/calculate/lib/cl_log.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/cl_overriding.py b/pym/calculate/lib/cl_overriding.py index ddc3ea3..69d9d3e 100644 --- a/pym/calculate/lib/cl_overriding.py +++ b/pym/calculate/lib/cl_overriding.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/cl_print.py b/pym/calculate/lib/cl_print.py index 4dcf0e4..1142bb8 100644 --- a/pym/calculate/lib/cl_print.py +++ b/pym/calculate/lib/cl_print.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/cl_progressbar.py b/pym/calculate/lib/cl_progressbar.py index 95902d4..be3068f 100644 --- a/pym/calculate/lib/cl_progressbar.py +++ b/pym/calculate/lib/cl_progressbar.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2012-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2012-2016 Mir Calculate. 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/calculate/lib/cl_template.py b/pym/calculate/lib/cl_template.py index a137e66..5488ee2 100644 --- a/pym/calculate/lib/cl_template.py +++ b/pym/calculate/lib/cl_template.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/convertenv.py b/pym/calculate/lib/convertenv.py index f65f472..fae2dd1 100644 --- a/pym/calculate/lib/convertenv.py +++ b/pym/calculate/lib/convertenv.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/datavars.py b/pym/calculate/lib/datavars.py index 897e284..05d154a 100644 --- a/pym/calculate/lib/datavars.py +++ b/pym/calculate/lib/datavars.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/encrypt.py b/pym/calculate/lib/encrypt.py index 0dd320f..96ec811 100644 --- a/pym/calculate/lib/encrypt.py +++ b/pym/calculate/lib/encrypt.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/apache.py b/pym/calculate/lib/format/apache.py index 717ce48..fd43490 100644 --- a/pym/calculate/lib/format/apache.py +++ b/pym/calculate/lib/format/apache.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/bind.py b/pym/calculate/lib/format/bind.py index cbde07a..9d68a0b 100644 --- a/pym/calculate/lib/format/bind.py +++ b/pym/calculate/lib/format/bind.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/compiz.py b/pym/calculate/lib/format/compiz.py index 837705a..2bd1ce7 100644 --- a/pym/calculate/lib/format/compiz.py +++ b/pym/calculate/lib/format/compiz.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/dconf.py b/pym/calculate/lib/format/dconf.py index c58a775..3928c8b 100644 --- a/pym/calculate/lib/format/dconf.py +++ b/pym/calculate/lib/format/dconf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/dhcp.py b/pym/calculate/lib/format/dhcp.py index 54cf3a7..20a688e 100644 --- a/pym/calculate/lib/format/dhcp.py +++ b/pym/calculate/lib/format/dhcp.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2013 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/diff.py b/pym/calculate/lib/format/diff.py index 24a0959..0f7bc02 100644 --- a/pym/calculate/lib/format/diff.py +++ b/pym/calculate/lib/format/diff.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2013 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/dovecot.py b/pym/calculate/lib/format/dovecot.py index 6e8aaf7..cf84327 100644 --- a/pym/calculate/lib/format/dovecot.py +++ b/pym/calculate/lib/format/dovecot.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/generic.py b/pym/calculate/lib/format/generic.py index 98128e5..bc00a1b 100644 --- a/pym/calculate/lib/format/generic.py +++ b/pym/calculate/lib/format/generic.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/json.py b/pym/calculate/lib/format/json.py index 1c4d589..9ae82f1 100644 --- a/pym/calculate/lib/format/json.py +++ b/pym/calculate/lib/format/json.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2015-2016 Mir Calculate. 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/calculate/lib/format/kde.py b/pym/calculate/lib/format/kde.py index 08e0b55..cc34a71 100644 --- a/pym/calculate/lib/format/kde.py +++ b/pym/calculate/lib/format/kde.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/kernel.py b/pym/calculate/lib/format/kernel.py index f978691..147d50d 100644 --- a/pym/calculate/lib/format/kernel.py +++ b/pym/calculate/lib/format/kernel.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2015-2016 Mir Calculate. 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/calculate/lib/format/ldap.py b/pym/calculate/lib/format/ldap.py index 40703ac..8728ef1 100644 --- a/pym/calculate/lib/format/ldap.py +++ b/pym/calculate/lib/format/ldap.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2013 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/openrc.py b/pym/calculate/lib/format/openrc.py index 8e00b4e..8e9956d 100644 --- a/pym/calculate/lib/format/openrc.py +++ b/pym/calculate/lib/format/openrc.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/patch.py b/pym/calculate/lib/format/patch.py index d4eb211..4519447 100644 --- a/pym/calculate/lib/format/patch.py +++ b/pym/calculate/lib/format/patch.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/plasma.py b/pym/calculate/lib/format/plasma.py index 09b0499..e30682c 100644 --- a/pym/calculate/lib/format/plasma.py +++ b/pym/calculate/lib/format/plasma.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/postfix.py b/pym/calculate/lib/format/postfix.py index 8b784cf..a8ee627 100644 --- a/pym/calculate/lib/format/postfix.py +++ b/pym/calculate/lib/format/postfix.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/procmail.py b/pym/calculate/lib/format/procmail.py index 4f65eb5..aee7d9b 100644 --- a/pym/calculate/lib/format/procmail.py +++ b/pym/calculate/lib/format/procmail.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/samba.py b/pym/calculate/lib/format/samba.py index ac6d7f0..b229dba 100644 --- a/pym/calculate/lib/format/samba.py +++ b/pym/calculate/lib/format/samba.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/squid.py b/pym/calculate/lib/format/squid.py index e88db76..bcdd34e 100644 --- a/pym/calculate/lib/format/squid.py +++ b/pym/calculate/lib/format/squid.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/world.py b/pym/calculate/lib/format/world.py index b6e1818..4deea6b 100644 --- a/pym/calculate/lib/format/world.py +++ b/pym/calculate/lib/format/world.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/xml_gconf.py b/pym/calculate/lib/format/xml_gconf.py index 7771d0a..39b1e8d 100644 --- a/pym/calculate/lib/format/xml_gconf.py +++ b/pym/calculate/lib/format/xml_gconf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/xml_gconf_tree.py b/pym/calculate/lib/format/xml_gconf_tree.py index b302b29..4353882 100644 --- a/pym/calculate/lib/format/xml_gconf_tree.py +++ b/pym/calculate/lib/format/xml_gconf_tree.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2012-2013 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2012-2016 Mir Calculate. 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/calculate/lib/format/xml_xfce.py b/pym/calculate/lib/format/xml_xfce.py index f865520..47ad802 100644 --- a/pym/calculate/lib/format/xml_xfce.py +++ b/pym/calculate/lib/format/xml_xfce.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/format/xml_xfcepanel.py b/pym/calculate/lib/format/xml_xfcepanel.py index 61957da..40035fb 100644 --- a/pym/calculate/lib/format/xml_xfcepanel.py +++ b/pym/calculate/lib/format/xml_xfcepanel.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2013 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/utils/binhosts.py b/pym/calculate/lib/utils/binhosts.py index f9b7165..e25f85d 100644 --- a/pym/calculate/lib/utils/binhosts.py +++ b/pym/calculate/lib/utils/binhosts.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2015-2016 Mir Calculate. 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/calculate/lib/utils/colortext/__init__.py b/pym/calculate/lib/utils/colortext/__init__.py index 77bcbd0..167071d 100644 --- a/pym/calculate/lib/utils/colortext/__init__.py +++ b/pym/calculate/lib/utils/colortext/__init__.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2014-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2014-2016 Mir Calculate. 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/calculate/lib/utils/colortext/converter.py b/pym/calculate/lib/utils/colortext/converter.py index c287f61..62c51ec 100644 --- a/pym/calculate/lib/utils/colortext/converter.py +++ b/pym/calculate/lib/utils/colortext/converter.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2014-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2014-2016 Mir Calculate. 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/calculate/lib/utils/colortext/info.py b/pym/calculate/lib/utils/colortext/info.py index af70108..ae6a6b9 100644 --- a/pym/calculate/lib/utils/colortext/info.py +++ b/pym/calculate/lib/utils/colortext/info.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2014 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2014-2016 Mir Calculate. 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/calculate/lib/utils/colortext/output.py b/pym/calculate/lib/utils/colortext/output.py index a641b9c..0a4265f 100644 --- a/pym/calculate/lib/utils/colortext/output.py +++ b/pym/calculate/lib/utils/colortext/output.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2014-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2014-2016 Mir Calculate. 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/calculate/lib/utils/colortext/palette.py b/pym/calculate/lib/utils/colortext/palette.py index 76ec4fa..5b83c41 100644 --- a/pym/calculate/lib/utils/colortext/palette.py +++ b/pym/calculate/lib/utils/colortext/palette.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2014-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2014-2016 Mir Calculate. 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/calculate/lib/utils/colortext/printing.py b/pym/calculate/lib/utils/colortext/printing.py index 6a5df9f..3c54670 100644 --- a/pym/calculate/lib/utils/colortext/printing.py +++ b/pym/calculate/lib/utils/colortext/printing.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2014-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2014-2016 Mir Calculate. 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/calculate/lib/utils/common.py b/pym/calculate/lib/utils/common.py index fcfd7eb..5524f38 100644 --- a/pym/calculate/lib/utils/common.py +++ b/pym/calculate/lib/utils/common.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/utils/content.py b/pym/calculate/lib/utils/content.py index 0f9337a..3e0e91a 100644 --- a/pym/calculate/lib/utils/content.py +++ b/pym/calculate/lib/utils/content.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/utils/dbus_tools.py b/pym/calculate/lib/utils/dbus_tools.py index 8674bba..1d79b51 100644 --- a/pym/calculate/lib/utils/dbus_tools.py +++ b/pym/calculate/lib/utils/dbus_tools.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2014 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2014-2016 Mir Calculate. 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/calculate/lib/utils/device.py b/pym/calculate/lib/utils/device.py index 809fc05..390412f 100644 --- a/pym/calculate/lib/utils/device.py +++ b/pym/calculate/lib/utils/device.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/utils/dracut.py b/pym/calculate/lib/utils/dracut.py index 6bb110c..67ac7e0 100644 --- a/pym/calculate/lib/utils/dracut.py +++ b/pym/calculate/lib/utils/dracut.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2015-2016 Mir Calculate. 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/calculate/lib/utils/files.py b/pym/calculate/lib/utils/files.py index d7c4652..f542abe 100644 --- a/pym/calculate/lib/utils/files.py +++ b/pym/calculate/lib/utils/files.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/utils/git.py b/pym/calculate/lib/utils/git.py index 4f7d45d..807b4ff 100644 --- a/pym/calculate/lib/utils/git.py +++ b/pym/calculate/lib/utils/git.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2015-2016 Mir Calculate. 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/calculate/lib/utils/grub.py b/pym/calculate/lib/utils/grub.py index 9c77db3..9638f39 100644 --- a/pym/calculate/lib/utils/grub.py +++ b/pym/calculate/lib/utils/grub.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2015-2016 Mir Calculate. 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/calculate/lib/utils/ip.py b/pym/calculate/lib/utils/ip.py index 0d24f80..1f6a25f 100644 --- a/pym/calculate/lib/utils/ip.py +++ b/pym/calculate/lib/utils/ip.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/utils/kernel.py b/pym/calculate/lib/utils/kernel.py index 0854482..e3e602d 100644 --- a/pym/calculate/lib/utils/kernel.py +++ b/pym/calculate/lib/utils/kernel.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2015-2016 Mir Calculate. 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/calculate/lib/utils/portage.py b/pym/calculate/lib/utils/portage.py index 8bc16da..cbdce6c 100644 --- a/pym/calculate/lib/utils/portage.py +++ b/pym/calculate/lib/utils/portage.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/utils/text.py b/pym/calculate/lib/utils/text.py index 5df61ed..1b8fad4 100644 --- a/pym/calculate/lib/utils/text.py +++ b/pym/calculate/lib/utils/text.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2013 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/utils/tools.py b/pym/calculate/lib/utils/tools.py index 531a416..b4af506 100644 --- a/pym/calculate/lib/utils/tools.py +++ b/pym/calculate/lib/utils/tools.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2014-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2014-2016 Mir Calculate. 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/calculate/lib/variables/X11.py b/pym/calculate/lib/variables/X11.py index 5b914f5..c42b138 100644 --- a/pym/calculate/lib/variables/X11.py +++ b/pym/calculate/lib/variables/X11.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/variables/__init__.py b/pym/calculate/lib/variables/__init__.py index 5bdb79e..4ed808f 100644 --- a/pym/calculate/lib/variables/__init__.py +++ b/pym/calculate/lib/variables/__init__.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2011-2013 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2011-2016 Mir Calculate. 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/calculate/lib/variables/action.py b/pym/calculate/lib/variables/action.py index 5240db6..eb1d104 100644 --- a/pym/calculate/lib/variables/action.py +++ b/pym/calculate/lib/variables/action.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2015-2016 Mir Calculate. 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/calculate/lib/variables/env.py b/pym/calculate/lib/variables/env.py index e6495d4..ae829f5 100644 --- a/pym/calculate/lib/variables/env.py +++ b/pym/calculate/lib/variables/env.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/variables/hardware.py b/pym/calculate/lib/variables/hardware.py index 1049604..59f0b3e 100644 --- a/pym/calculate/lib/variables/hardware.py +++ b/pym/calculate/lib/variables/hardware.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/variables/linux.py b/pym/calculate/lib/variables/linux.py index c57e816..a78a14e 100644 --- a/pym/calculate/lib/variables/linux.py +++ b/pym/calculate/lib/variables/linux.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/variables/locale.py b/pym/calculate/lib/variables/locale.py index 0afed25..9247eae 100644 --- a/pym/calculate/lib/variables/locale.py +++ b/pym/calculate/lib/variables/locale.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/variables/net.py b/pym/calculate/lib/variables/net.py index 8026451..0b6e1df 100644 --- a/pym/calculate/lib/variables/net.py +++ b/pym/calculate/lib/variables/net.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/variables/system.py b/pym/calculate/lib/variables/system.py index 286a891..cf7edfd 100644 --- a/pym/calculate/lib/variables/system.py +++ b/pym/calculate/lib/variables/system.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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/calculate/lib/variables/user.py b/pym/calculate/lib/variables/user.py index b2a32e3..d590333 100644 --- a/pym/calculate/lib/variables/user.py +++ b/pym/calculate/lib/variables/user.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2008-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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 27ed007..7134219 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ # setup.py --- Setup script for calculate-lib -# Copyright 2008-2010 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2016 Mir Calculate. 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.