Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(87)

Unified Diff: client/third_party/infra_libs/event_mon/__init__.py

Issue 2013943002: Changing license header, again! (Closed) Base URL: git@github.com:luci/luci-py.git@master
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: client/third_party/infra_libs/event_mon/__init__.py
diff --git a/client/third_party/infra_libs/event_mon/__init__.py b/client/third_party/infra_libs/event_mon/__init__.py
index 27d8f9a9b1d3d2d5becdd505302e86ac2baad464..e20da2349860e974a43968789fec52d0eb232291 100644
--- a/client/third_party/infra_libs/event_mon/__init__.py
+++ b/client/third_party/infra_libs/event_mon/__init__.py
@@ -1,6 +1,6 @@
# Copyright 2015 The Chromium Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
+# that can be found in the LICENSE file.
from infra_libs.event_mon.checkouts import get_revinfo, parse_revinfo
from infra_libs.event_mon.config import add_argparse_options

Powered by Google App Engine
This is Rietveld 408576698