Skip to content

Commit 3ed8bb2

Browse files
committed
fields: fix copyright year
1 parent b6124b5 commit 3ed8bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fields.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// Go MySQL Driver - A MySQL-Driver for Go's database/sql package
22
//
3-
// Copyright 2012 The Go-MySQL-Driver Authors. All rights reserved.
3+
// Copyright 2017 The Go-MySQL-Driver Authors. All rights reserved.
44
//
55
// This Source Code Form is subject to the terms of the Mozilla Public
66
// License, v. 2.0. If a copy of the MPL was not distributed with this file,

0 commit comments

Comments
 (0)