diff --git a/LICENSE b/LICENSE index ef05f9ed6..509c3646c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -// Copyright (c) 2015 The crouton Authors. All rights reserved. +// Copyright (c) 2016 The crouton Authors. All rights reserved. // // Redistribution and use in source and binary forms, with or without // modification, are permitted provided that the following conditions are diff --git a/Makefile b/Makefile index 6883b1687..3b5515447 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/build/genversion.sh b/build/genversion.sh index a269e140f..fb514f026 100755 --- a/build/genversion.sh +++ b/build/genversion.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/build/release.sh b/build/release.sh index c8d24eeba..e389212c3 100755 --- a/build/release.sh +++ b/build/release.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/build/wrapper.sh b/build/wrapper.sh index 5eaa863bc..13d038d57 100644 --- a/build/wrapper.sh +++ b/build/wrapper.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file of the source repository, which has been replicated # below for convenience of distribution: diff --git a/chroot-bin/brightness b/chroot-bin/brightness index 380672395..c42e0ca37 100755 --- a/chroot-bin/brightness +++ b/chroot-bin/brightness @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/crouton-noroot b/chroot-bin/crouton-noroot index 07fe28b5b..ca27c5e37 100755 --- a/chroot-bin/crouton-noroot +++ b/chroot-bin/crouton-noroot @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/crouton-unity-autostart b/chroot-bin/crouton-unity-autostart index bfbfa891f..89c2661f8 100755 --- a/chroot-bin/crouton-unity-autostart +++ b/chroot-bin/crouton-unity-autostart @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/chroot-bin/croutonclip b/chroot-bin/croutonclip index 8180287eb..2fdc79be4 100755 --- a/chroot-bin/croutonclip +++ b/chroot-bin/croutonclip @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/chroot-bin/croutoncycle b/chroot-bin/croutoncycle index 331b3736c..f9dc70445 100755 --- a/chroot-bin/croutoncycle +++ b/chroot-bin/croutoncycle @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/croutonfindnacl b/chroot-bin/croutonfindnacl index e374aa470..3dcc88e47 100755 --- a/chroot-bin/croutonfindnacl +++ b/chroot-bin/croutonfindnacl @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/croutonnotify b/chroot-bin/croutonnotify index f86d31bcd..2b8868362 100755 --- a/chroot-bin/croutonnotify +++ b/chroot-bin/croutonnotify @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/croutonpowerd b/chroot-bin/croutonpowerd index 30130db1a..bf3cafb3d 100755 --- a/chroot-bin/croutonpowerd +++ b/chroot-bin/croutonpowerd @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/croutontriggerd b/chroot-bin/croutontriggerd index 0db94a8a5..3fae97f81 100755 --- a/chroot-bin/croutontriggerd +++ b/chroot-bin/croutontriggerd @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/chroot-bin/croutonurlhandler b/chroot-bin/croutonurlhandler index ae735dfbf..189f350a8 100755 --- a/chroot-bin/croutonurlhandler +++ b/chroot-bin/croutonurlhandler @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/croutonversion b/chroot-bin/croutonversion index 4217b3a4d..929876934 100755 --- a/chroot-bin/croutonversion +++ b/chroot-bin/croutonversion @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/croutonwheel b/chroot-bin/croutonwheel index ce5affdbd..07372bfe4 100755 --- a/chroot-bin/croutonwheel +++ b/chroot-bin/croutonwheel @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/croutonxinitrc-wrapper b/chroot-bin/croutonxinitrc-wrapper index 494a3681f..daf3c0150 100755 --- a/chroot-bin/croutonxinitrc-wrapper +++ b/chroot-bin/croutonxinitrc-wrapper @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/gnome-session-wrapper b/chroot-bin/gnome-session-wrapper index 929b4ef04..3f2554f22 100755 --- a/chroot-bin/gnome-session-wrapper +++ b/chroot-bin/gnome-session-wrapper @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/chroot-bin/host-dbus b/chroot-bin/host-dbus index 5c3a9ed14..0e97aedac 100755 --- a/chroot-bin/host-dbus +++ b/chroot-bin/host-dbus @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/host-x11 b/chroot-bin/host-x11 index 89e9794e6..9d45ae35d 100755 --- a/chroot-bin/host-x11 +++ b/chroot-bin/host-x11 @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/setres b/chroot-bin/setres index 56782a32e..097fb3655 100755 --- a/chroot-bin/setres +++ b/chroot-bin/setres @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/startgnome b/chroot-bin/startgnome index 63400135e..7e3ee4177 100755 --- a/chroot-bin/startgnome +++ b/chroot-bin/startgnome @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/startunity b/chroot-bin/startunity index daa686747..841408605 100755 --- a/chroot-bin/startunity +++ b/chroot-bin/startunity @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/volume b/chroot-bin/volume index 77320325d..8806585a1 100755 --- a/chroot-bin/volume +++ b/chroot-bin/volume @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/xinit b/chroot-bin/xinit index f17f6bca5..476d8912a 100755 --- a/chroot-bin/xinit +++ b/chroot-bin/xinit @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-bin/xiwi b/chroot-bin/xiwi index 50c428aa3..387c977fc 100755 --- a/chroot-bin/xiwi +++ b/chroot-bin/xiwi @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/pulseaudio-default.pa b/chroot-etc/pulseaudio-default.pa index dc14092b2..443b25b78 100644 --- a/chroot-etc/pulseaudio-default.pa +++ b/chroot-etc/pulseaudio-default.pa @@ -1,5 +1,5 @@ #!/usr/bin/pulseaudio -nF -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/unity-autostart.desktop b/chroot-etc/unity-autostart.desktop index c4fa46a39..0dbcaf0d5 100644 --- a/chroot-etc/unity-autostart.desktop +++ b/chroot-etc/unity-autostart.desktop @@ -1,4 +1,4 @@ -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/unity-profiled b/chroot-etc/unity-profiled index 32b35b570..f7833822e 100644 --- a/chroot-etc/unity-profiled +++ b/chroot-etc/unity-profiled @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/chroot-etc/xbindkeysrc.scm b/chroot-etc/xbindkeysrc.scm index 8b2008b91..92f0fe189 100644 --- a/chroot-etc/xbindkeysrc.scm +++ b/chroot-etc/xbindkeysrc.scm @@ -1,4 +1,4 @@ -;; Copyright (c) 2015 The crouton Authors. All rights reserved. +;; Copyright (c) 2016 The crouton Authors. All rights reserved. ;; Use of this source code is governed by a BSD-style license that can be ;; found in the LICENSE file. diff --git a/chroot-etc/xbmc-cycle.py b/chroot-etc/xbmc-cycle.py index a6cebdffd..c3be1088a 100644 --- a/chroot-etc/xbmc-cycle.py +++ b/chroot-etc/xbmc-cycle.py @@ -1,5 +1,5 @@ #!/usr/bin/env python -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/chroot-etc/xbmc-keyboard.xml b/chroot-etc/xbmc-keyboard.xml index 6fbc79a14..a5a325f73 100644 --- a/chroot-etc/xbmc-keyboard.xml +++ b/chroot-etc/xbmc-keyboard.xml @@ -1,4 +1,4 @@ - + diff --git a/chroot-etc/xiwi.conf b/chroot-etc/xiwi.conf index f8e1ff59a..838bf50b3 100644 --- a/chroot-etc/xiwi.conf +++ b/chroot-etc/xiwi.conf @@ -1,5 +1,5 @@ # i3 config file (v4) -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/xorg-dummy.conf b/chroot-etc/xorg-dummy.conf index 6f3d7a445..045440d2c 100644 --- a/chroot-etc/xorg-dummy.conf +++ b/chroot-etc/xorg-dummy.conf @@ -1,4 +1,4 @@ -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/xorg-intel-sna.conf b/chroot-etc/xorg-intel-sna.conf index 3f2b369b9..f22b169e8 100644 --- a/chroot-etc/xorg-intel-sna.conf +++ b/chroot-etc/xorg-intel-sna.conf @@ -1,4 +1,4 @@ -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/xserverrc b/chroot-etc/xserverrc index dbd55ee8f..e161cf469 100644 --- a/chroot-etc/xserverrc +++ b/chroot-etc/xserverrc @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/xserverrc-local.example b/chroot-etc/xserverrc-local.example index 70b3ce2f1..62a4c36b6 100644 --- a/chroot-etc/xserverrc-local.example +++ b/chroot-etc/xserverrc-local.example @@ -1,5 +1,5 @@ #!/bin/sh -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/xserverrc-xephyr b/chroot-etc/xserverrc-xephyr index a498d7f0e..1fc8cc3ed 100644 --- a/chroot-etc/xserverrc-xephyr +++ b/chroot-etc/xserverrc-xephyr @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/xserverrc-xiwi b/chroot-etc/xserverrc-xiwi index a8aa57a67..f143ba08f 100644 --- a/chroot-etc/xserverrc-xiwi +++ b/chroot-etc/xserverrc-xiwi @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/chroot-etc/xserverrc-xorg b/chroot-etc/xserverrc-xorg index 6f583e239..a5503a51c 100644 --- a/chroot-etc/xserverrc-xorg +++ b/chroot-etc/xserverrc-xorg @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/crash_reporter_wrapper b/host-bin/crash_reporter_wrapper index 4a821c17f..c5e7027d8 100755 --- a/host-bin/crash_reporter_wrapper +++ b/host-bin/crash_reporter_wrapper @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/edit-chroot b/host-bin/edit-chroot index 3f50781dc..63b73cb05 100755 --- a/host-bin/edit-chroot +++ b/host-bin/edit-chroot @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/enter-chroot b/host-bin/enter-chroot index a47b70a31..cbed56902 100755 --- a/host-bin/enter-chroot +++ b/host-bin/enter-chroot @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/mount-chroot b/host-bin/mount-chroot index 902743e6f..c9b595668 100755 --- a/host-bin/mount-chroot +++ b/host-bin/mount-chroot @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/startcli b/host-bin/startcli index 290078db7..33b838bee 100755 --- a/host-bin/startcli +++ b/host-bin/startcli @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/starte17 b/host-bin/starte17 index dc90c7b89..cbc29d89e 100755 --- a/host-bin/starte17 +++ b/host-bin/starte17 @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/startgnome b/host-bin/startgnome index b93261d58..ef8716673 100755 --- a/host-bin/startgnome +++ b/host-bin/startgnome @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/startkde b/host-bin/startkde index d80b59b4f..c7d4bf676 100755 --- a/host-bin/startkde +++ b/host-bin/startkde @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/startlxde b/host-bin/startlxde index 3894bea30..3d158a2dc 100755 --- a/host-bin/startlxde +++ b/host-bin/startlxde @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/startunity b/host-bin/startunity index ed329e519..182808651 100755 --- a/host-bin/startunity +++ b/host-bin/startunity @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/startxbmc b/host-bin/startxbmc index 68be7cc6e..4a92ed426 100755 --- a/host-bin/startxbmc +++ b/host-bin/startxbmc @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/startxfce4 b/host-bin/startxfce4 index caa563acb..a1394c44b 100755 --- a/host-bin/startxfce4 +++ b/host-bin/startxfce4 @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/startxiwi b/host-bin/startxiwi index 83cc29bae..e56708478 100644 --- a/host-bin/startxiwi +++ b/host-bin/startxiwi @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-bin/unmount-chroot b/host-bin/unmount-chroot index 11db88c7f..c85e98926 100755 --- a/host-bin/unmount-chroot +++ b/host-bin/unmount-chroot @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/host-ext/gencrx.sh b/host-ext/gencrx.sh index bb0bca97b..207f40bb9 100755 --- a/host-ext/gencrx.sh +++ b/host-ext/gencrx.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/host-ext/logo.svg b/host-ext/logo.svg index 3427dd49a..b68df7656 100644 --- a/host-ext/logo.svg +++ b/host-ext/logo.svg @@ -1,6 +1,6 @@ - diff --git a/installer/crouton b/installer/crouton index 575c30b40..04b6712f5 100755 Binary files a/installer/crouton and b/installer/crouton differ diff --git a/installer/functions b/installer/functions index fdca59f33..58561de16 100644 --- a/installer/functions +++ b/installer/functions @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/installer/main.sh b/installer/main.sh index 1a614dd46..c9e4bb257 100755 --- a/installer/main.sh +++ b/installer/main.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/installer/prepare.sh b/installer/prepare.sh index 0a28fa58a..2d093c8bf 100755 --- a/installer/prepare.sh +++ b/installer/prepare.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/src/cursor.c b/src/cursor.c index 86e3694e9..f4f8f2243 100644 --- a/src/cursor.c +++ b/src/cursor.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/src/fbserver-proto.h b/src/fbserver-proto.h index 82dee4fed..1b12da621 100644 --- a/src/fbserver-proto.h +++ b/src/fbserver-proto.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/src/fbserver.c b/src/fbserver.c index 9f4877bc7..976598b04 100644 --- a/src/fbserver.c +++ b/src/fbserver.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/src/findnacld.c b/src/findnacld.c index 185559edf..eaa6874a5 100644 --- a/src/findnacld.c +++ b/src/findnacld.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ diff --git a/src/freon.c b/src/freon.c index 1f51a9739..06b470c13 100644 --- a/src/freon.c +++ b/src/freon.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/src/vtmonitor.c b/src/vtmonitor.c index d8e73c2bf..973a166cd 100644 --- a/src/vtmonitor.c +++ b/src/vtmonitor.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/src/websocket.c b/src/websocket.c index 2723a16e5..fd0261b33 100644 --- a/src/websocket.c +++ b/src/websocket.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/src/websocket.h b/src/websocket.h index d056e52f6..f39b5c4dc 100644 --- a/src/websocket.h +++ b/src/websocket.h @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/src/wmtools.c b/src/wmtools.c index c1cf806f8..a09b1b851 100644 --- a/src/wmtools.c +++ b/src/wmtools.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ diff --git a/src/xi2event.c b/src/xi2event.c index 3acb802f6..afe6ff943 100644 --- a/src/xi2event.c +++ b/src/xi2event.c @@ -1,4 +1,4 @@ -/* Copyright (c) 2015 The crouton Authors. All rights reserved. +/* Copyright (c) 2016 The crouton Authors. All rights reserved. * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. * diff --git a/targets/audio b/targets/audio index 9b7c88a9f..cff9d6527 100644 --- a/targets/audio +++ b/targets/audio @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='core' diff --git a/targets/chrome b/targets/chrome index e83247138..5c844fba6 100644 --- a/targets/chrome +++ b/targets/chrome @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. DESCRIPTION='Google Chrome browser, stable channel.' diff --git a/targets/chrome-beta b/targets/chrome-beta index 9449c4fae..923d3e02b 100644 --- a/targets/chrome-beta +++ b/targets/chrome-beta @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. DESCRIPTION='Google Chrome browser, beta channel.' diff --git a/targets/chrome-common b/targets/chrome-common index 3dfb8599a..113364afe 100644 --- a/targets/chrome-common +++ b/targets/chrome-common @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/targets/chrome-dev b/targets/chrome-dev index 6e34d5a7a..331df5a0e 100644 --- a/targets/chrome-dev +++ b/targets/chrome-dev @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. DESCRIPTION='Google Chrome browser, dev channel.' diff --git a/targets/chromium b/targets/chromium index 52d7f3358..4c0f30b83 100644 --- a/targets/chromium +++ b/targets/chromium @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. if [ "${TARGETNOINSTALL:-c}" = 'c' ] && diff --git a/targets/cli-extra b/targets/cli-extra index a4e51604f..f495f26e7 100644 --- a/targets/cli-extra +++ b/targets/cli-extra @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='core' diff --git a/targets/common b/targets/common index 6173722c8..bb6fc6d49 100644 --- a/targets/common +++ b/targets/common @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/targets/core b/targets/core index 12c0857cb..a40c6739a 100644 --- a/targets/core +++ b/targets/core @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='' diff --git a/targets/e17 b/targets/e17 index da5938184..b8e6ca921 100644 --- a/targets/e17 +++ b/targets/e17 @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. if [ "${TARGETNOINSTALL:-c}" = 'c' ] && release -lt jessie -eq kali; then diff --git a/targets/extension b/targets/extension index 40e57d177..f577e3942 100644 --- a/targets/extension +++ b/targets/extension @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='x11' diff --git a/targets/gnome b/targets/gnome index d1d335da3..eb5cf6b07 100644 --- a/targets/gnome +++ b/targets/gnome @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='gtk-extra' diff --git a/targets/gtk-extra b/targets/gtk-extra index 212de7fd0..047bad049 100644 --- a/targets/gtk-extra +++ b/targets/gtk-extra @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='x11' diff --git a/targets/kde b/targets/kde index 7d1945375..b72eece0d 100644 --- a/targets/kde +++ b/targets/kde @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='x11' diff --git a/targets/keyboard b/targets/keyboard index b19d40f7f..813ef7c75 100644 --- a/targets/keyboard +++ b/targets/keyboard @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. # diff --git a/targets/lxde b/targets/lxde index 74d2b1fe0..14ca8fff0 100644 --- a/targets/lxde +++ b/targets/lxde @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='gtk-extra' diff --git a/targets/post-common b/targets/post-common index b4d540cd0..75959f8a2 100644 --- a/targets/post-common +++ b/targets/post-common @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/targets/touch b/targets/touch index aeaef530e..faba9bc80 100644 --- a/targets/touch +++ b/targets/touch @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. if [ "${TARGETNOINSTALL:-c}" = 'c' ] && diff --git a/targets/unity b/targets/unity index fddf3b114..276a6d1af 100644 --- a/targets/unity +++ b/targets/unity @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. if [ "${TARGETNOINSTALL:-c}" = 'c' ]; then diff --git a/targets/x11 b/targets/x11 index 7186de39a..62e5d2ab7 100644 --- a/targets/x11 +++ b/targets/x11 @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. if [ -z "$TARGETNOINSTALL" ]; then diff --git a/targets/x11-common b/targets/x11-common index 0cb724afe..33295aaf9 100644 --- a/targets/x11-common +++ b/targets/x11-common @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/targets/xbmc b/targets/xbmc index e65c2ebf2..51e83b990 100644 --- a/targets/xbmc +++ b/targets/xbmc @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='x11' diff --git a/targets/xephyr b/targets/xephyr index 835737852..c72192dd3 100644 --- a/targets/xephyr +++ b/targets/xephyr @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. if [ "${TARGETNOINSTALL:-c}" = 'c' -a -f /sbin/frecon ]; then diff --git a/targets/xfce b/targets/xfce index c2173d679..e1501ad50 100644 --- a/targets/xfce +++ b/targets/xfce @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='gtk-extra' diff --git a/targets/xiwi b/targets/xiwi index 5de3544a2..7c5f91550 100644 --- a/targets/xiwi +++ b/targets/xiwi @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. REQUIRES='audio extension' diff --git a/targets/xorg b/targets/xorg index 1474aeddf..f4f8b2b98 100644 --- a/targets/xorg +++ b/targets/xorg @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. if [ "${TARGETNOINSTALL:-c}" = 'c' ]; then diff --git a/test/daemon.sh b/test/daemon.sh index a793a27f2..b65506227 100755 --- a/test/daemon.sh +++ b/test/daemon.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. diff --git a/test/run.sh b/test/run.sh index 3c1b6a174..9e8babe46 100755 --- a/test/run.sh +++ b/test/run.sh @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright (c) 2015 The crouton Authors. All rights reserved. +# Copyright (c) 2016 The crouton Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file.