diff --git a/pym/cl_base.py b/pym/cl_base.py index 15a8d34..0223629 100644 --- a/pym/cl_base.py +++ b/pym/cl_base.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 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/cl_fill.py b/pym/cl_fill.py index c5dea91..de9608a 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 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/cl_log.py b/pym/cl_log.py index 46acdf7..9e9dbcc 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 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/cl_profile.py b/pym/cl_profile.py index 5e57685..2427bb2 100644 --- a/pym/cl_profile.py +++ b/pym/cl_profile.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 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/cl_utils.py b/pym/cl_utils.py index 195d4d5..ebb577a 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 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/cl_utils2.py b/pym/cl_utils2.py index 330e7dd..28f3077 100644 --- a/pym/cl_utils2.py +++ b/pym/cl_utils2.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 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/cl_vars.py b/pym/cl_vars.py index be174fd..4a3e08c 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 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 e1df18c..d8eefeb 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # setup.py --- Setup script for calculate-server -# Copyright 2008-2010 Mir Calculate Ltd. http://www.calculate-linux.org +# Copyright 2008-2010 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.