Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024 Azimuth Industries Inc.
Copyright (c) 2026 Sift Stack, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
2 changes: 1 addition & 1 deletion go/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024 Azimuth Industries Inc.
Copyright (c) 2026 Sift Stack, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
2 changes: 1 addition & 1 deletion python/LICENSE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Copyright (c) 2024 Azimuth Industries Inc.
Copyright (c) 2026 Sift Stack, Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down
4 changes: 2 additions & 2 deletions python/mkdocs.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
site_name: Sift | Python Client Library
site_url: https://sift-stack.github.io/sift/python/
repo_url: https://github.com/sift-stack/sift/tree/main/python
copyright: "Copyright 2025 Sift Stack, Inc."
copyright: "Copyright 2026 Sift Stack, Inc."
theme:
name: material
custom_dir: docs/overrides
Expand Down Expand Up @@ -151,4 +151,4 @@ markdown_extensions:


extra_css:
- stylesheets/extra.css
- stylesheets/extra.css
1 change: 1 addition & 0 deletions rust/crates/sift_cli/LICENSE
1 change: 1 addition & 0 deletions rust/crates/sift_mcp/LICENSE
1 change: 1 addition & 0 deletions rust/crates/sift_pbfs/LICENSE
1 change: 1 addition & 0 deletions rust/crates/sift_stream_bindings/LICENSE
1 change: 1 addition & 0 deletions rust/crates/sift_test_util/LICENSE
Loading