diff --git a/engine_test.go b/engine_test.go index 65ee8541..50522f5f 100644 --- a/engine_test.go +++ b/engine_test.go @@ -1,4 +1,4 @@ -// Copyright 2018 The Xorm Authors. All rights reserved. +// Copyright 2019 The Xorm Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file.