diff options
Diffstat (limited to 'api/oauth.go')
-rw-r--r-- | api/oauth.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/oauth.go b/api/oauth.go index 26c3c5da8..5753db8bd 100644 --- a/api/oauth.go +++ b/api/oauth.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 api |