Skip to content

Commit 705c8f4

Browse files
committed
Header updates.
1 parent 2dfa2b5 commit 705c8f4

File tree

224 files changed

+226
-226
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

224 files changed

+226
-226
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# ------------- An Efficient RSerPool Prototype Implementation -------------
1010
#
11-
# Copyright (C) 2002-2025 by Thomas Dreibholz
11+
# Copyright (C) 2002-2026 by Thomas Dreibholz
1212
#
1313
# This program is free software: you can redistribute it and/or modify
1414
# it under the terms of the GNU General Public License as published by

autogen.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#
33
# Build Scripts
4-
# Copyright (C) 2002-2025 by Thomas Dreibholz
4+
# Copyright (C) 2002-2026 by Thomas Dreibholz
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

clean-deb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#
33
# Debian/Ubuntu Packaging Scripts
4-
# Copyright (C) 2002-2024 by Thomas Dreibholz
4+
# Copyright (C) 2002-2026 by Thomas Dreibholz
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

debian/copyright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Upstream-Contact: Thomas Dreibholz <[email protected]>
44
Source: https://www.nntb.no/~dreibh/rserpool/download/
55

66
Files: *
7-
Copyright: 2002-2025 Thomas Dreibholz <[email protected]>
7+
Copyright: 2002-2026 Thomas Dreibholz <[email protected]>
88
License: GPL-3+
99

1010
Files: src/sha1.c

freebsd/rsplib/test-packaging

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env bash
22
#
33
# Free Packaging Test Script
4-
# Copyright (C) 2010-2024 by Thomas Dreibholz
4+
# Copyright (C) 2010-2026 by Thomas Dreibholz
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

packaging.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# ------------- An Efficient RSerPool Prototype Implementation -------------
1111
#
12-
# Copyright (C) 2002-2024 by Thomas Dreibholz
12+
# Copyright (C) 2002-2026 by Thomas Dreibholz
1313
#
1414
# This program is free software: you can redistribute it and/or modify
1515
# it under the terms of the GNU General Public License as published by

src/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#
99
# ------------- An Efficient RSerPool Prototype Implementation -------------
1010
#
11-
# Copyright (C) 2002-2025 by Thomas Dreibholz
11+
# Copyright (C) 2002-2026 by Thomas Dreibholz
1212
#
1313
# This program is free software: you can redistribute it and/or modify
1414
# it under the terms of the GNU General Public License as published by

src/add-dummy-interface

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
#
1010
# ------------- An Efficient RSerPool Prototype Implementation -------------
1111
#
12-
# Copyright (C) 2002-2025 by Thomas Dreibholz
12+
# Copyright (C) 2002-2026 by Thomas Dreibholz
1313
#
1414
# This program is free software: you can redistribute it and/or modify
1515
# it under the terms of the GNU General Public License as published by

src/asapinstance.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* ------------- An Efficient RSerPool Prototype Implementation -------------
1010
*
11-
* Copyright (C) 2002-2025 by Thomas Dreibholz
11+
* Copyright (C) 2002-2026 by Thomas Dreibholz
1212
*
1313
* Acknowledgements:
1414
* Realized in co-operation between Siemens AG and

src/asapinstance.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
*
99
* ------------- An Efficient RSerPool Prototype Implementation -------------
1010
*
11-
* Copyright (C) 2002-2025 by Thomas Dreibholz
11+
* Copyright (C) 2002-2026 by Thomas Dreibholz
1212
*
1313
* Acknowledgements:
1414
* Realized in co-operation between Siemens AG and

0 commit comments

Comments
 (0)