Update copyright dates to 2020.

This commit is contained in:
Richard W.M. Jones
2020-03-06 19:32:32 +00:00
parent 77f8018f6a
commit 0e17236d7d
553 changed files with 801 additions and 801 deletions

View File

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