Skip to content

Commit fd4a87b

Browse files
committed
dmidecode: Update copyright year
1 parent e0d05fd commit fd4a87b

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# VPD Decode
55
#
66
# Copyright (C) 2000-2002 Alan Cox <[email protected]>
7-
# Copyright (C) 2002-2015 Jean Delvare <[email protected]>
7+
# Copyright (C) 2002-2020 Jean Delvare <[email protected]>
88
#
99
# This program is free software; you can redistribute it and/or modify
1010
# it under the terms of the GNU General Public License as published by

dmidecode.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* DMI Decode
33
*
44
* Copyright (C) 2000-2002 Alan Cox <[email protected]>
5-
* Copyright (C) 2002-2019 Jean Delvare <[email protected]>
5+
* Copyright (C) 2002-2020 Jean Delvare <[email protected]>
66
*
77
* This program is free software; you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

dmidecode.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*
22
* This file is part of the dmidecode project.
33
*
4-
* Copyright (C) 2005-2008 Jean Delvare <[email protected]>
4+
* Copyright (C) 2005-2020 Jean Delvare <[email protected]>
55
*
66
* This program is free software; you can redistribute it and/or modify
77
* it under the terms of the GNU General Public License as published by

dmioem.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Decoding of OEM-specific entries
33
* This file is part of the dmidecode project.
44
*
5-
* Copyright (C) 2007-2008 Jean Delvare <[email protected]>
5+
* Copyright (C) 2007-2020 Jean Delvare <[email protected]>
66
*
77
* This program is free software; you can redistribute it and/or modify
88
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)