Skip to content

Commit a3091aa

Browse files
committed
Updated license date
1 parent 947a2f3 commit a3091aa

24 files changed

+24
-24
lines changed

binary.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

binary_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

charsets.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

charsets_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

constraints.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

constraints_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

debug.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

debug_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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
//

fuzzer.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//
2-
// Copyright 2018-2022 Cristian Maglie. All rights reserved.
2+
// Copyright 2018-2023 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)