Skip to content

Commit 5e35630

Browse files
committed
Update copyright header 2026 (#9665)
GitOrigin-RevId: 1b495ffd173a7d7d770f27031d0b517e01effda5
1 parent 76633f9 commit 5e35630

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

templates/question_answering_rag/ui/ui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright © 2024 Pathway
1+
# Copyright © 2026 Pathway
22

33
import logging
44
import os

templates/slides_ai_search/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/usr/bin/env python
22

3-
# Copyright © 2024 Pathway
3+
# Copyright © 2026 Pathway
44

55
# Copied and adapted from templates/slides_ai_search/app.py
66
# To use advanced features with Pathway Scale, get your free license key from

templates/slides_ai_search/pathway_slides_ai_search/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright © 2024 Pathway
1+
# Copyright © 2026 Pathway
22

33
import base64
44
import logging

templates/slides_ai_search/ui/ui.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright © 2024 Pathway
1+
# Copyright © 2026 Pathway
22

33
import logging
44
import os

0 commit comments

Comments
 (0)