From 11dfcdd3d602f1a5e9a2cc87e0e296c6c5507ee8 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Mon, 8 Oct 2018 15:50:15 -0700 Subject: Fix typo in license header --- oauth2/doc.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oauth2') diff --git a/oauth2/doc.go b/oauth2/doc.go index 4fee931..672d589 100644 --- a/oauth2/doc.go +++ b/oauth2/doc.go @@ -1,6 +1,6 @@ // Copyright 2018 Frédéric Guillot. All rights reserved. -// Use of this source code is governed by the MIT license -// that can be found in the LICENSE file. +// Use of this source code is governed by the Apache 2.0 +// license that can be found in the LICENSE file. /* -- cgit v1.2.3