-
Notifications
You must be signed in to change notification settings - Fork 327
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
/* config.c | ||
* | ||
* Copyright (C) 2003-2021 Marcus Meissner <[email protected]> | ||
* Copyright (C) 2003-2024 Marcus Meissner <[email protected]> | ||
* | ||
* This library is free software; you can redistribute it and/or | ||
* modify it under the terms of the GNU Lesser General Public | ||
|
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,7 +1,7 @@ | ||
/* library.c | ||
* | ||
* Copyright (C) 2001-2005 Mariusz Woloszyn <[email protected]> | ||
* Copyright (C) 2003-2021 Marcus Meissner <[email protected]> | ||
* Copyright (C) 2003-2024 Marcus Meissner <[email protected]> | ||
* Copyright (C) 2005 Hubert Figuiere <[email protected]> | ||
* Copyright (C) 2009-2024 Axel Waggershauser <[email protected]> | ||
* | ||
|
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,7 +1,7 @@ | ||
/* ptp.c | ||
* | ||
* Copyright (C) 2001-2004 Mariusz Woloszyn <[email protected]> | ||
* Copyright (C) 2003-2019 Marcus Meissner <[email protected]> | ||
* Copyright (C) 2003-2024 Marcus Meissner <[email protected]> | ||
* Copyright (C) 2006-2008 Linus Walleij <[email protected]> | ||
* Copyright (C) 2007 Tero Saarni <[email protected]> | ||
* Copyright (C) 2009-2024 Axel Waggershauser <[email protected]> | ||
|