From ca338243d9d0ff9c7155f0187827b891ecc3f286 Mon Sep 17 00:00:00 2001 From: INADA Naoki Date: Sat, 30 Aug 2014 19:36:56 +0900 Subject: [PATCH] Fix broken license header. --- oauth2client/locked_file.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oauth2client/locked_file.py b/oauth2client/locked_file.py index 78f77ad..f1b77d0 100644 --- a/oauth2client/locked_file.py +++ b/oauth2client/locked_file.py @@ -1,6 +1,6 @@ # Copyright 2011 Google Inc. # -# Licensed under the Ap ache License, Version 2.0 (the "License"); +# Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at #