Update copyright dates for 2018.

Run the following command over the source:

  perl -pi.bak -e 's/(20[01][0-9])-2017/$1-2018/g' `git ls-files`
This commit is contained in:
Richard W.M. Jones
2017-01-03 16:48:21 +01:00
parent dab065a8ee
commit 212762c593
746 changed files with 1047 additions and 1047 deletions

View File

@@ -1,5 +1,5 @@
# libguestfs Python bindings
# Copyright (C) 2009-2017 Red Hat Inc.
# Copyright (C) 2009-2018 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 Python bindings
# Copyright (C) 2009-2017 Red Hat Inc.
# Copyright (C) 2009-2018 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 python bindings
* Copyright (C) 2009-2017 Red Hat Inc.
* Copyright (C) 2009-2018 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 Python bindings
# Copyright (C) 2009-2017 Red Hat Inc.
# Copyright (C) 2009-2018 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 Perl bindings
# Copyright (C) 2009-2017 Red Hat Inc.
# Copyright (C) 2009-2018 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 @@
# libguestfs Python bindings -*- python -*-
# @configure_input@
# Copyright (C) 2009-2017 Red Hat Inc.
# Copyright (C) 2009-2018 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 Python bindings
# Copyright (C) 2013-2017 Red Hat Inc.
# Copyright (C) 2013-2018 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 Python bindings
# Copyright (C) 2009-2017 Red Hat Inc.
# Copyright (C) 2009-2018 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 Python bindings
# Copyright (C) 2011-2017 Red Hat Inc.
# Copyright (C) 2011-2018 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 Python bindings
# Copyright (C) 2016-2017 Red Hat Inc.
# Copyright (C) 2016-2018 Red Hat Inc.
# @configure_input@
#
# This program is free software; you can redistribute it and/or modify