Skip to content

Commit 45d6dc6

Browse files
committed
Update the copyright notice
1 parent e8e65fe commit 45d6dc6

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

src/transport/tcp4.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* $Id$ */
2-
/* Copyright (c) 2012-2013 Pierre Pronchery <[email protected]> */
2+
/* Copyright (c) 2012-2025 Pierre Pronchery <[email protected]> */
33
/* This file is part of DeforaOS System libApp */
44
/* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/transport/tcp6.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* $Id$ */
2-
/* Copyright (c) 2012-2013 Pierre Pronchery <[email protected]> */
2+
/* Copyright (c) 2012-2025 Pierre Pronchery <[email protected]> */
33
/* This file is part of DeforaOS System libApp */
44
/* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/transport/udp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* $Id$ */
2-
/* Copyright (c) 2012-2016 Pierre Pronchery <[email protected]> */
2+
/* Copyright (c) 2012-2025 Pierre Pronchery <[email protected]> */
33
/* This file is part of DeforaOS System libApp */
44
/* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/transport/udp4.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* $Id$ */
2-
/* Copyright (c) 2012 Pierre Pronchery <[email protected]> */
2+
/* Copyright (c) 2012-2025 Pierre Pronchery <[email protected]> */
33
/* This file is part of DeforaOS System libApp */
44
/* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/transport/udp6.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* $Id$ */
2-
/* Copyright (c) 2012 Pierre Pronchery <[email protected]> */
2+
/* Copyright (c) 2012-2025 Pierre Pronchery <[email protected]> */
33
/* This file is part of DeforaOS System libApp */
44
/* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

tools/appbroker.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* $Id$ */
2-
/* Copyright (c) 2011-2020 Pierre Pronchery <[email protected]> */
2+
/* Copyright (c) 2011-2024 Pierre Pronchery <[email protected]> */
33
/* This file is part of DeforaOS System libApp */
44
/* This program is free software: you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)