diff options
Diffstat (limited to 'model/user_test.go')
-rw-r--r-- | model/user_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/user_test.go b/model/user_test.go index d9c1a00b6..662ae35a6 100644 --- a/model/user_test.go +++ b/model/user_test.go @@ -1,4 +1,4 @@ -// Copyright (c) 2015 Spinpunch, Inc. All Rights Reserved. +// Copyright (c) 2015 Mattermost, Inc. All Rights Reserved. // See License.txt for license information. package model |