# HG changeset patch # User Jie Kang # Date 1467656073 14400 # Node ID 603fe7a03a9cf1fc4ecddba53ba1561272c15a7d # Parent 47d457a93a1dc1092d71b256dc20e7c09823adff Update licenses to 2016 PR2993 Reviewed-by: jerboaa, neugens Review-thread: http://icedtea.classpath.org/pipermail/thermostat/2016-July/020166.html diff -r 47d457a93a1d -r 603fe7a03a9c common/core/src/main/resources/com/redhat/thermostat/app-info.properties --- a/common/core/src/main/resources/com/redhat/thermostat/app-info.properties Thu Jun 30 14:28:48 2016 +0200 +++ b/common/core/src/main/resources/com/redhat/thermostat/app-info.properties Mon Jul 04 14:14:33 2016 -0400 @@ -2,7 +2,7 @@ APP_RELEASE_DATE = ${thermostat.releasedate} APP_EMAIL = ${thermostat.email} APP_WEBSITE = ${thermostat.url} -APP_COPYRIGHT = Copyright 2012-2015 Red Hat, Inc. +APP_COPYRIGHT = Copyright 2012-2016 Red Hat, Inc. APP_VERSION = ${project.version} APP_USER_GUIDE = ${thermostat.user.guide} BUG_WEBSITE = ${thermostat.bug.url} diff -r 47d457a93a1d -r 603fe7a03a9c distribution/config/bash-complete-logging.properties --- a/distribution/config/bash-complete-logging.properties Thu Jun 30 14:28:48 2016 +0200 +++ b/distribution/config/bash-complete-logging.properties Mon Jul 04 14:14:33 2016 -0400 @@ -1,4 +1,4 @@ -# Copyright 2012-2015 Red Hat, Inc. +# Copyright 2012-2016 Red Hat, Inc. # # This file is part of Thermostat. # diff -r 47d457a93a1d -r 603fe7a03a9c distribution/packaging/fedora/fedora-thermostatrc --- a/distribution/packaging/fedora/fedora-thermostatrc Thu Jun 30 14:28:48 2016 +0200 +++ b/distribution/packaging/fedora/fedora-thermostatrc Mon Jul 04 14:14:33 2016 -0400 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2012-2015 Red Hat, Inc. +# Copyright 2012-2016 Red Hat, Inc. # # This file is part of Thermostat. # diff -r 47d457a93a1d -r 603fe7a03a9c distribution/scripts/thermostat-command-channel --- a/distribution/scripts/thermostat-command-channel Thu Jun 30 14:28:48 2016 +0200 +++ b/distribution/scripts/thermostat-command-channel Mon Jul 04 14:14:33 2016 -0400 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2012-2015 Red Hat, Inc. +# Copyright 2012-2016 Red Hat, Inc. # # This file is part of Thermostat. # diff -r 47d457a93a1d -r 603fe7a03a9c distribution/tools/create-fedora-rhel-srpm.sh --- a/distribution/tools/create-fedora-rhel-srpm.sh Thu Jun 30 14:28:48 2016 +0200 +++ b/distribution/tools/create-fedora-rhel-srpm.sh Mon Jul 04 14:14:33 2016 -0400 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2012-2015 Red Hat, Inc. +# Copyright 2012-2016 Red Hat, Inc. # # This file is part of Thermostat. # diff -r 47d457a93a1d -r 603fe7a03a9c distribution/tools/create-release-tarball.sh --- a/distribution/tools/create-release-tarball.sh Thu Jun 30 14:28:48 2016 +0200 +++ b/distribution/tools/create-release-tarball.sh Mon Jul 04 14:14:33 2016 -0400 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2012-2015 Red Hat, Inc. +# Copyright 2012-2016 Red Hat, Inc. # # This file is part of Thermostat. # diff -r 47d457a93a1d -r 603fe7a03a9c distribution/tools/verify-bash-completion.sh --- a/distribution/tools/verify-bash-completion.sh Thu Jun 30 14:28:48 2016 +0200 +++ b/distribution/tools/verify-bash-completion.sh Mon Jul 04 14:14:33 2016 -0400 @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright 2012-2015 Red Hat, Inc. +# Copyright 2012-2016 Red Hat, Inc. # # This file is part of Thermostat. # diff -r 47d457a93a1d -r 603fe7a03a9c keyring/src/main/native/libsecret/LibsecretKeyringLibraryNative.c --- a/keyring/src/main/native/libsecret/LibsecretKeyringLibraryNative.c Thu Jun 30 14:28:48 2016 +0200 +++ b/keyring/src/main/native/libsecret/LibsecretKeyringLibraryNative.c Mon Jul 04 14:14:33 2016 -0400 @@ -1,5 +1,5 @@ /* - * Copyright 2012-2015 Red Hat, Inc. + * Copyright 2012-2016 Red Hat, Inc. * * This file is part of Thermostat. *