From 569b3c56d201ce2000e5a10b2931613873eefbf8 Mon Sep 17 00:00:00 2001 From: Mike Hiretsky Date: Wed, 11 Aug 2010 12:09:37 +0400 Subject: [PATCH] Change Mir Calculate Ltd to Calculate Ltd --- README | 2 +- data/client | 2 +- data/login.d/10client | 2 +- data/logout.d/10client | 2 +- lib/cl_keys.c | 2 +- pym/cl_client.py | 2 +- pym/cl_client_cmd.py | 2 +- pym/cl_fill_client.py | 2 +- pym/cl_install_cmd.py | 2 +- pym/cl_passwd_cmd.py | 2 +- pym/cl_share_cmd.py | 2 +- pym/cl_sync_cmd.py | 2 +- pym/cl_uninstall_cmd.py | 2 +- pym/cl_vars_client.py | 2 +- scripts/cl-client | 2 +- scripts/cl-passwd | 2 +- scripts/cl-sync | 2 +- scripts/install | 2 +- scripts/uninstall | 2 +- 19 files changed, 19 insertions(+), 19 deletions(-) diff --git a/README b/README index abf9c8b..9956f9d 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -AUTHOR: Mir Calculate Ltd. +AUTHOR: Calculate Ltd. INSTALL ------- diff --git a/data/client b/data/client index 55a1ed0..8af272d 100644 --- a/data/client +++ b/data/client @@ -1,5 +1,5 @@ #!/sbin/runscript -# 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/10client b/data/login.d/10client index 5ca8d81..d2db229 100644 --- a/data/login.d/10client +++ b/data/login.d/10client @@ -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/logout.d/10client b/data/logout.d/10client index 1aece2b..f5a0cfe 100644 --- a/data/logout.d/10client +++ b/data/logout.d/10client @@ -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/lib/cl_keys.c b/lib/cl_keys.c index 0101051..859a8cb 100644 --- a/lib/cl_keys.c +++ b/lib/cl_keys.c @@ -1,4 +1,4 @@ -// Copyright 2007-2010 Mir Calculate Ltd. http://www.calculate-linux.org +// Copyright 2007-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_client.py b/pym/cl_client.py index a8df3cb..9ab177d 100644 --- a/pym/cl_client.py +++ b/pym/cl_client.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_client_cmd.py b/pym/cl_client_cmd.py index ab6d4f7..2d1f47c 100644 --- a/pym/cl_client_cmd.py +++ b/pym/cl_client_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_client.py b/pym/cl_fill_client.py index 3102d94..c25caab 100644 --- a/pym/cl_fill_client.py +++ b/pym/cl_fill_client.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 174f63b..b486b1a 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_passwd_cmd.py b/pym/cl_passwd_cmd.py index b10f140..190c3fb 100644 --- a/pym/cl_passwd_cmd.py +++ b/pym/cl_passwd_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_sync_cmd.py b/pym/cl_sync_cmd.py index 227707e..41dcc66 100644 --- a/pym/cl_sync_cmd.py +++ b/pym/cl_sync_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 decd311..669fb45 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_client.py b/pym/cl_vars_client.py index c13fb18..02a7e52 100644 --- a/pym/cl_vars_client.py +++ b/pym/cl_vars_client.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-client b/scripts/cl-client index 112544d..cf4549a 100644 --- a/scripts/cl-client +++ b/scripts/cl-client @@ -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/cl-passwd b/scripts/cl-passwd index a182dc8..2f6ee4b 100644 --- a/scripts/cl-passwd +++ b/scripts/cl-passwd @@ -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/cl-sync b/scripts/cl-sync index 47f1674..d09b79f 100644 --- a/scripts/cl-sync +++ b/scripts/cl-sync @@ -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 e3d7f6f..92e1211 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 2e39526..0ed7e7b 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.