Update copyright dates for 2017

Run the following command over the source:

  perl -pi.bak -e 's/(20[01][0-9])-2016/$1-2017/g' `git ls-files`

(Thanks Rich for the perl snippet, as used in past years.)
This commit is contained in:
Pino Toscano
2017-01-03 16:48:21 +01:00
parent dd519e8a8e
commit 55bf7de97c
529 changed files with 538 additions and 538 deletions

View File

@@ -1,5 +1,5 @@
# libguestfs Java bindings
# Copyright (C) 2009-2016 Red Hat Inc.
# Copyright (C) 2009-2017 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

View File

@@ -4,7 +4,7 @@
# and from the code in the generator/ subdirectory.
# ANY CHANGES YOU MAKE TO THIS FILE WILL BE LOST.
#
# Copyright (C) 2009-2016 Red Hat Inc.
# Copyright (C) 2009-2017 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

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings
* Copyright (C) 2009-2016 Red Hat Inc.
* Copyright (C) 2009-2017 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings
* Copyright (C) 2009-2016 Red Hat Inc.
* Copyright (C) 2009-2017 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings
* Copyright (C) 2009-2016 Red Hat Inc.
* Copyright (C) 2009-2017 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings.
* Copyright (C) 2009-2016 Red Hat Inc.
* Copyright (C) 2009-2017 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public

View File

@@ -1,6 +1,6 @@
#!/bin/sh -
# libguestfs Java bindings
# Copyright (C) 2009-2016 Red Hat Inc.
# Copyright (C) 2009-2017 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

View File

@@ -1,6 +1,6 @@
#!/bin/sh -
# libguestfs Java tests
# Copyright (C) 2009-2016 Red Hat Inc.
# Copyright (C) 2009-2017 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

View File

@@ -1,5 +1,5 @@
/* libguestfs Java bindings
* Copyright (C) 2009-2016 Red Hat Inc.
* Copyright (C) 2009-2017 Red Hat Inc.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public