Skip to content

Commit

Permalink
chore: Update copyright date spotless fix (deephaven#6634)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinrsmith authored Feb 10, 2025
1 parent 84804c3 commit a27446d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2016-2024 Deephaven Data Labs and Patent Pending
* Copyright (c) 2016-2025 Deephaven Data Labs and Patent Pending
*/
#pragma once

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2016-2024 Deephaven Data Labs and Patent Pending
* Copyright (c) 2016-2025 Deephaven Data Labs and Patent Pending
*/
#include "deephaven/client/arrowutil/arrow_column_source.h"
#include "deephaven/client/utility/arrow_util.h"
Expand Down
2 changes: 1 addition & 1 deletion cpp-client/deephaven/tests/src/time_unit_test.cc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*
* Copyright (c) 2016-2024 Deephaven Data Labs and Patent Pending
* Copyright (c) 2016-2025 Deephaven Data Labs and Patent Pending
*/
#include <iostream>
#include "deephaven/third_party/catch.hpp"
Expand Down

0 comments on commit a27446d

Please sign in to comment.