diff --git a/bin/bashlogin b/bin/bashlogin index 4152a1c..9a99561 100644 --- a/bin/bashlogin +++ b/bin/bashlogin @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2011 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/bin/xautologin b/bin/xautologin index 423d46f..582a471 100644 --- a/bin/xautologin +++ b/bin/xautologin @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2011 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/data/calculate b/data/calculate index 8ccd364..7ef6d23 100644 --- a/data/calculate +++ b/data/calculate @@ -1,5 +1,5 @@ #!/sbin/runscript -# Copyright 2011 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/install/datavars.py b/pym/install/datavars.py index 839a78c..8b4c1e4 100644 --- a/pym/install/datavars.py +++ b/pym/install/datavars.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2010-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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/install/distr.py b/pym/install/distr.py index 55157e8..c7e9c82 100644 --- a/pym/install/distr.py +++ b/pym/install/distr.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2010-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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/install/fs_manager.py b/pym/install/fs_manager.py index 785d519..f25a7bd 100644 --- a/pym/install/fs_manager.py +++ b/pym/install/fs_manager.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2010-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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/install/install.py b/pym/install/install.py index fb63c91..ef952b8 100644 --- a/pym/install/install.py +++ b/pym/install/install.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2010-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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/install/migrate_users.py b/pym/install/migrate_users.py index 4a5257b..d6585b7 100644 --- a/pym/install/migrate_users.py +++ b/pym/install/migrate_users.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2010-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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/install/utils/cl_install.py b/pym/install/utils/cl_install.py index 8ddd9dc..e55103d 100644 --- a/pym/install/utils/cl_install.py +++ b/pym/install/utils/cl_install.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2010-2013 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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/install/utils/cl_setup.py b/pym/install/utils/cl_setup.py index c4ae8bc..9b47d32 100644 --- a/pym/install/utils/cl_setup.py +++ b/pym/install/utils/cl_setup.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2010-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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/install/variables/X11.py b/pym/install/variables/X11.py index 4fc8375..7e30518 100644 --- a/pym/install/variables/X11.py +++ b/pym/install/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/install/variables/__init__.py b/pym/install/variables/__init__.py index 88cfc35..a2a8abe 100644 --- a/pym/install/variables/__init__.py +++ b/pym/install/variables/__init__.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/install/variables/action.py b/pym/install/variables/action.py index 4aebdf2..679fdf5 100644 --- a/pym/install/variables/action.py +++ b/pym/install/variables/action.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/install/variables/audio.py b/pym/install/variables/audio.py index 1d9e4fe..f3fe78e 100644 --- a/pym/install/variables/audio.py +++ b/pym/install/variables/audio.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/install/variables/autopartition.py b/pym/install/variables/autopartition.py index 0758df8..fe5ed9b 100644 --- a/pym/install/variables/autopartition.py +++ b/pym/install/variables/autopartition.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/install/variables/disk.py b/pym/install/variables/disk.py index d33e1a9..8655edb 100644 --- a/pym/install/variables/disk.py +++ b/pym/install/variables/disk.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/install/variables/distr.py b/pym/install/variables/distr.py index ab2a3ed..c09a920 100644 --- a/pym/install/variables/distr.py +++ b/pym/install/variables/distr.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/install/variables/kernel.py b/pym/install/variables/kernel.py index b16800f..66090d1 100644 --- a/pym/install/variables/kernel.py +++ b/pym/install/variables/kernel.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/install/variables/linux.py b/pym/install/variables/linux.py index 0f20127..ba800fc 100644 --- a/pym/install/variables/linux.py +++ b/pym/install/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/install/variables/locale.py b/pym/install/variables/locale.py index 18c0173..bce1841 100644 --- a/pym/install/variables/locale.py +++ b/pym/install/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/install/variables/lvm.py b/pym/install/variables/lvm.py index 359640a..7bb34c9 100644 --- a/pym/install/variables/lvm.py +++ b/pym/install/variables/lvm.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/install/variables/net.py b/pym/install/variables/net.py index 1c14307..a92d2a4 100644 --- a/pym/install/variables/net.py +++ b/pym/install/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/install/variables/system.py b/pym/install/variables/system.py index 38944f2..96fbb35 100644 --- a/pym/install/variables/system.py +++ b/pym/install/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/install/wsdl_install.py b/pym/install/wsdl_install.py index 5866cd9..94f7b39 100644 --- a/pym/install/wsdl_install.py +++ b/pym/install/wsdl_install.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2010-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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 6ecba9f..17d9077 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ # setup.py --- Setup script for calculate-install -# Copyright 2010 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2010-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.