Skip to content

Commit 5db920b

Browse files
committed
Update license year
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
1 parent e9f5b53 commit 5db920b

18 files changed

Lines changed: 18 additions & 18 deletions

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2020-2025 Bryan Frimin <bryan@frimin.fr>.
1+
Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22

33
Permission to use, copy, modify, and/or distribute this software for any
44
purpose with or without fee is hereby granted, provided that the above

adata.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2024 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

adata_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2024 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

client.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2025 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

client_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2025 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

cmd/privatebin/cfg.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2025 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

cmd/privatebin/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2025 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

compression_algorithm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2025 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

compression_algorithm_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2025 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

encryption_algorithm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2020-2025 Bryan Frimin <bryan@frimin.fr>.
1+
// Copyright (c) 2020-2026 Bryan Frimin <bryan@frimin.fr>.
22
//
33
// Permission to use, copy, modify, and/or distribute this software for any
44
// purpose with or without fee is hereby granted, provided that the above

0 commit comments

Comments
 (0)