Skip to content

Commit 99d387c

Browse files
Bump (c) year
1 parent 19b8927 commit 99d387c

27 files changed

Lines changed: 41 additions & 41 deletions

src/clojure/langohr/amqp091/inspection.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

src/clojure/langohr/basic.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

src/clojure/langohr/channel.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

src/clojure/langohr/confirm.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

src/clojure/langohr/consumers.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

src/clojure/langohr/conversion.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

src/clojure/langohr/core.clj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of
@@ -305,7 +305,7 @@
305305
"information" "See http://clojurerabbitmq.info/"
306306
"platform" (platform-string)
307307
"capabilities" (get (AMQConnection/defaultClientProperties) "capabilities")
308-
"copyright" "Copyright (C) 2011-2024 Michael S. Klishin, Alex Petrov"
308+
"copyright" "Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov"
309309
"version" "5.6.0-SNAPSHOT"})
310310

311311
(defn- auth-mechanism->sasl-config

src/clojure/langohr/exchange.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

src/clojure/langohr/http.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

src/clojure/langohr/queue.clj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
;; The APL v2.0:
55
;;
66
;; ----------------------------------------------------------------------------------
7-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
7+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team
88
;;
99
;; Licensed under the Apache License, Version 2.0 (the "License");
1010
;; you may not use this file except in compliance with the License.
@@ -22,7 +22,7 @@
2222
;; The EPL v1.0:
2323
;;
2424
;; ----------------------------------------------------------------------------------
25-
;; Copyright (c) 2011-2024 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
25+
;; Copyright (c) 2011-2025 Michael S. Klishin, Alex Petrov, and the ClojureWerkz Team.
2626
;; All rights reserved.
2727
;;
2828
;; This program and the accompanying materials are made available under the terms of

0 commit comments

Comments
 (0)