Update copyright dates for 2016.

Run the following command over the source:

  perl -pi.bak -e 's/(20[01][0-9])-2015/$1-2016/g' `git ls-files`
This commit is contained in:
Richard W.M. Jones
2016-01-02 21:17:34 +00:00
parent 9958dffc08
commit 307c83177c
496 changed files with 777 additions and 777 deletions

View File

@@ -1,5 +1,5 @@
/* libguestfs - the guestfsd daemon
* Copyright (C) 2009-2015 Red Hat Inc.
* Copyright (C) 2009-2016 Red Hat Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by