diff options
Diffstat (limited to 'model/command.go')
-rw-r--r-- | model/command.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/model/command.go b/model/command.go index 83243cc98..2b26aad1c 100644 --- a/model/command.go +++ b/model/command.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 |