Skip to content

Commit f218294

Browse files
committed
Update license header to 2024
1 parent 9a38e5a commit f218294

File tree

501 files changed

+501
-501
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

501 files changed

+501
-501
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion

quickwit/quickwit-actors/benches/bench.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

quickwit/quickwit-actors/examples/ping_actor.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

quickwit/quickwit-actors/src/actor.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

quickwit/quickwit-actors/src/actor_context.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

quickwit/quickwit-actors/src/actor_handle.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

quickwit/quickwit-actors/src/actor_state.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

quickwit/quickwit-actors/src/channel_with_priority.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

quickwit/quickwit-actors/src/command.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

quickwit/quickwit-actors/src/envelope.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (C) 2023 Quickwit, Inc.
1+
// Copyright (C) 2024 Quickwit, Inc.
22
//
33
// Quickwit is offered under the AGPL v3.0 and as commercial software.
44
// For commercial licensing, contact us at [email protected].

0 commit comments

Comments
 (0)