Skip to content

Commit e2a7c15

Browse files
authored
Merge pull request #452 from yetanalytics/blakeplock-patch-1
Update README.md
2 parents b5942df + 1a79775 commit e2a7c15

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

NOTICE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
SQL LRS
2-
Copyright (c) 2021-2024 Yet Analytics Inc.
2+
Copyright (c) 2021-2025 Yet Analytics Inc.
33

44
---
55

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,6 @@ Before contributing to this project, please read the [Contribution Guidelines](C
6363

6464
## License
6565

66-
Copyright © 2021-2024 Yet Analytics, Inc.
66+
Copyright © 2021-2025 Yet Analytics, Inc.
6767

6868
Distributed under the Apache License version 2.0.

doc/oidc/auth0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ This will launch an in-memory instance of SQL LRS that will not persist any data
186186
|_____ | | | | | | | | | | ____| |_____ |
187187
_____| | | |__ | | | |_____ | |_____ | |\ \ _____| |
188188
|_______| |_____\_\ |_______| |_______| |_| \__\ |_______|
189-
(c) 2021-2024 Yet Analytics Inc.
189+
(c) 2021-2025 Yet Analytics Inc.
190190
191191
```
192192

resources/lrsql/doc/docs.html.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ span.build {
126126
</div>
127127
{{content|safe}}
128128
<div class="footer">
129-
&copy; 2021-2024 <a href="https://www.yetanalytics.com" target="_blank">Yet Analytics Inc.</a> |
129+
&copy; 2021-2025 <a href="https://www.yetanalytics.com" target="_blank">Yet Analytics Inc.</a> |
130130
<a href="https://github.com/yetanalytics/lrsql/blob/main/LICENSE" target="_blank">Licensed under the Apache 2.0 License</a> |
131131
Contribute on <a href="https://github.com/yetanalytics/lrsql" target="_blank">GitHub</a>
132132
<span class="build">Build: {{sha | safe}}</span>

src/main/lrsql/util/logging.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@
1414
|_____ | | | | | | | | | | ____| |_____ |
1515
_____| | | |__ | | | |_____ | |_____ | |\\ \\ _____| |
1616
|_______| |_____\\_\\ |_______| |_______| |_| \\__\\ |_______|
17-
(c) 2021-2024 Yet Analytics Inc.")
17+
(c) 2021-2025 Yet Analytics Inc.")

0 commit comments

Comments
 (0)