-
Notifications
You must be signed in to change notification settings - Fork 362
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* Copyright (C) 1996-2000 Andrew Tridgell | ||
* Copyright (C) 1996 Paul Mackerras | ||
* Copyright (C) 2002 Martin Pool <[email protected]> | ||
* Copyright (C) 2003-2020 Wayne Davison | ||
* Copyright (C) 2003-2023 Wayne Davison | ||
* | ||
* 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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
#define LATEST_YEAR "2023" | ||
#define LATEST_YEAR "2024" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
* Copyright (C) 1996-2000 Andrew Tridgell | ||
* Copyright (C) 1996 Paul Mackerras | ||
* Copyright (C) 2001, 2002 Martin Pool <[email protected]> | ||
* Copyright (C) 2003-2020 Wayne Davison | ||
* Copyright (C) 2003-2023 Wayne Davison | ||
* | ||
* 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 | ||
|