Skip to content

Commit 572f392

Browse files
committed
Updated license year
1 parent 14e5ea6 commit 572f392

33 files changed

+33
-33
lines changed

‎LICENSE‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Copyright (c) 2014-2023, Cristian Maglie.
2+
Copyright (c) 2014-2024, Cristian Maglie.
33
All rights reserved.
44

55
Redistribution and use in source and binary forms, with or without

‎doc.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

‎enumerator/doc.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

‎enumerator/enumerator.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

‎enumerator/example_getdetailedportlist_test.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

‎enumerator/usb_darwin.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

‎enumerator/usb_freebsd.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

‎enumerator/usb_linux.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

‎enumerator/usb_openbsd.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

‎enumerator/usb_windows.go‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2014-2023 Cristian Maglie. All rights reserved.
2+
// Copyright 2014-2024 Cristian Maglie. All rights reserved.
33
// Use of this source code is governed by a BSD-style
44
// license that can be found in the LICENSE file.
55
//

0 commit comments

Comments
 (0)