Skip to content

Commit

Permalink
Remove remaining 2023 remnants (#2624)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrubabasu authored Jan 17, 2024
1 parent fe2ded6 commit a120693
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
BSD 3-Clause License

Copyright (C) 2019-2023, Ava Labs, Inc.
Copyright (C) 2019-2024, Ava Labs, Inc.
All rights reserved.

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion header.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
header: |
// Copyright (C) 2019-{{YEAR}}, Ava Labs, Inc. All rights reserved.
// Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
// See the file LICENSE for licensing terms.
2 changes: 1 addition & 1 deletion network/ip_tracker.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2019-2023, Ava Labs, Inc. All rights reserved.
// Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
// See the file LICENSE for licensing terms.

package network
Expand Down
2 changes: 1 addition & 1 deletion tests/fixture/tmpnet/network_config.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2019-2023, Ava Labs, Inc. All rights reserved.
// Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
// See the file LICENSE for licensing terms.

package tmpnet
Expand Down
2 changes: 1 addition & 1 deletion tests/fixture/tmpnet/subnet.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2019-2023, Ava Labs, Inc. All rights reserved.
// Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
// See the file LICENSE for licensing terms.

package tmpnet
Expand Down
2 changes: 1 addition & 1 deletion utils/filesystem/mock_file.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2019-2023, Ava Labs, Inc. All rights reserved.
// Copyright (C) 2019-2024, Ava Labs, Inc. All rights reserved.
// See the file LICENSE for licensing terms.

package filesystem
Expand Down

0 comments on commit a120693

Please sign in to comment.