diff --git a/data/cmd_login b/data/cmd_login index d0c1e21..8e4ddf9 100644 --- a/data/cmd_login +++ b/data/cmd_login @@ -1,5 +1,5 @@ #! /bin/sh -# 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. diff --git a/data/functions b/data/functions index d959581..7f1a25d 100644 --- a/data/functions +++ b/data/functions @@ -1,4 +1,4 @@ -# 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. diff --git a/data/login.d/00init b/data/login.d/00init index 2e29e88..0450bc9 100644 --- a/data/login.d/00init +++ b/data/login.d/00init @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/login.d/02sddm b/data/login.d/02sddm index 5926d9b..5b95d6b 100644 --- a/data/login.d/02sddm +++ b/data/login.d/02sddm @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/login.d/05fast_login b/data/login.d/05fast_login index 82d5820..4e1c777 100644 --- a/data/login.d/05fast_login +++ b/data/login.d/05fast_login @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/login.d/20desktop b/data/login.d/20desktop index daf8e69..c348dc8 100644 --- a/data/login.d/20desktop +++ b/data/login.d/20desktop @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/login.d/99final b/data/login.d/99final index b0eab58..2d3efeb 100644 --- a/data/login.d/99final +++ b/data/login.d/99final @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/logout.d/00init b/data/logout.d/00init index 39551e5..23f5445 100644 --- a/data/logout.d/00init +++ b/data/logout.d/00init @@ -1,5 +1,5 @@ #! /bin/sh -# 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/data/logout.d/95syncface b/data/logout.d/95syncface index 058ac11..e8699a0 100644 --- a/data/logout.d/95syncface +++ b/data/logout.d/95syncface @@ -1,7 +1,7 @@ #!/bin/bash # # Syncronize icon face from local user to kdm -# Copyright 2013-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2013-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/logout.d/98umount b/data/logout.d/98umount index 71c2030..f6e01ee 100644 --- a/data/logout.d/98umount +++ b/data/logout.d/98umount @@ -1,5 +1,5 @@ #!/bin/bash -# Copyright 2013-2015 Calculate Ltd. http://www.calculate-linux.org +# Copyright 2013-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/setbg b/data/setbg index 224069e..03a77f3 100755 --- a/data/setbg +++ b/data/setbg @@ -1,6 +1,6 @@ #!/usr/bin/env python -# 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/lib/cl_keys.c b/lib/cl_keys.c index 00b37e2..18e70ee 100644 --- a/lib/cl_keys.c +++ b/lib/cl_keys.c @@ -1,4 +1,4 @@ -// Copyright 2007-2010 Calculate Ltd. http://www.calculate-linux.org +// Copyright 2007-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/desktop/datavars.py b/pym/desktop/datavars.py index 16abcc8..bef910c 100644 --- a/pym/desktop/datavars.py +++ b/pym/desktop/datavars.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/desktop/desktop.py b/pym/desktop/desktop.py index c93ee5c..3d7b893 100644 --- a/pym/desktop/desktop.py +++ b/pym/desktop/desktop.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/desktop/utils/cl_desktop.py b/pym/desktop/utils/cl_desktop.py index b3bc271..ea69aad 100644 --- a/pym/desktop/utils/cl_desktop.py +++ b/pym/desktop/utils/cl_desktop.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/desktop/variables/__init__.py b/pym/desktop/variables/__init__.py index 2ea7644..b203832 100644 --- a/pym/desktop/variables/__init__.py +++ b/pym/desktop/variables/__init__.py @@ -1,6 +1,6 @@ #-*- coding: utf-8 -*- -# Copyright 2008-2012 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/desktop/variables/action.py b/pym/desktop/variables/action.py index de2fa42..92a167f 100644 --- a/pym/desktop/variables/action.py +++ b/pym/desktop/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/desktop/variables/desktop.py b/pym/desktop/variables/desktop.py index 7fb2f32..959cbbc 100644 --- a/pym/desktop/variables/desktop.py +++ b/pym/desktop/variables/desktop.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/desktop/wsdl_desktop.py b/pym/desktop/wsdl_desktop.py index e3b1350..101c763 100644 --- a/pym/desktop/wsdl_desktop.py +++ b/pym/desktop/wsdl_desktop.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/setup.py b/setup.py index 83ca9db..1849be4 100755 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ # setup.py --- Setup script for calculate-desktop -# Copyright 2012 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.