From a2be6c4c6dad9b4617ec0269ff7fff90c6b36f67 Mon Sep 17 00:00:00 2001 From: Mike Hiretsky Date: Wed, 11 Aug 2010 12:07:30 +0400 Subject: [PATCH] Change Mir Calculate Ltd to Calculate Ltd --- README | 2 +- data/cmd_login | 2 +- data/functions | 2 +- data/gtkbg | 2 +- data/login.d/00init | 2 +- data/login.d/20desktop | 2 +- data/login.d/99final | 2 +- data/logout.d/00init | 2 +- pym/cl_desktop.py | 2 +- pym/cl_desktop_cmd.py | 2 +- pym/cl_fill_desktop.py | 2 +- pym/cl_install_cmd.py | 2 +- pym/cl_share_cmd.py | 2 +- pym/cl_uninstall_cmd.py | 2 +- pym/cl_vars_desktop.py | 2 +- scripts/cl-desktop | 2 +- scripts/install | 2 +- scripts/uninstall | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/README b/README index 82ca5d4..9581d01 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -AUTHOR: Mir Calculate Ltd. +AUTHOR: Calculate Ltd. INSTALL ------- diff --git a/data/cmd_login b/data/cmd_login index c9ba021..d0c1e21 100644 --- a/data/cmd_login +++ b/data/cmd_login @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/functions b/data/functions index bb9cb0f..e3e939d 100644 --- a/data/functions +++ b/data/functions @@ -1,4 +1,4 @@ -# 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/data/gtkbg b/data/gtkbg index 0cd128e..ef85816 100644 --- a/data/gtkbg +++ b/data/gtkbg @@ -1,5 +1,5 @@ #!/usr/bin/env python -# 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/data/login.d/00init b/data/login.d/00init index 10eb13c..f5153ce 100644 --- a/data/login.d/00init +++ b/data/login.d/00init @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/login.d/20desktop b/data/login.d/20desktop index 96e4832..f9d3a2c 100644 --- a/data/login.d/20desktop +++ b/data/login.d/20desktop @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/login.d/99final b/data/login.d/99final index 10335ed..0646ed1 100644 --- a/data/login.d/99final +++ b/data/login.d/99final @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/logout.d/00init b/data/logout.d/00init index c96bf2c..582e5dc 100644 --- a/data/logout.d/00init +++ b/data/logout.d/00init @@ -1,5 +1,5 @@ #! /bin/sh -# 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_desktop.py b/pym/cl_desktop.py index 7f06b41..f96def5 100644 --- a/pym/cl_desktop.py +++ b/pym/cl_desktop.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_desktop_cmd.py b/pym/cl_desktop_cmd.py index caa4be9..af6f9ab 100644 --- a/pym/cl_desktop_cmd.py +++ b/pym/cl_desktop_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/pym/cl_fill_desktop.py b/pym/cl_fill_desktop.py index 70646f4..99a8cd1 100644 --- a/pym/cl_fill_desktop.py +++ b/pym/cl_fill_desktop.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_install_cmd.py b/pym/cl_install_cmd.py index 20520fa..b14cd61 100644 --- a/pym/cl_install_cmd.py +++ b/pym/cl_install_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/pym/cl_share_cmd.py b/pym/cl_share_cmd.py index 5c42fe0..49a9a53 100644 --- a/pym/cl_share_cmd.py +++ b/pym/cl_share_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/pym/cl_uninstall_cmd.py b/pym/cl_uninstall_cmd.py index 12fc7ff..9c42d6b 100644 --- a/pym/cl_uninstall_cmd.py +++ b/pym/cl_uninstall_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/pym/cl_vars_desktop.py b/pym/cl_vars_desktop.py index cb2c416..eda34ad 100644 --- a/pym/cl_vars_desktop.py +++ b/pym/cl_vars_desktop.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-desktop b/scripts/cl-desktop index 775f240..c32239f 100644 --- a/scripts/cl-desktop +++ b/scripts/cl-desktop @@ -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/scripts/install b/scripts/install index ee28a37..edaab58 100644 --- a/scripts/install +++ b/scripts/install @@ -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/scripts/uninstall b/scripts/uninstall index 69addab..0589e1f 100644 --- a/scripts/uninstall +++ b/scripts/uninstall @@ -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.