diff --git a/git-try b/git-try index 8dd4d9bb6..9b1964f0e 100755 --- a/git-try +++ b/git-try @@ -1,4 +1,7 @@ #!/usr/bin/python +# Copyright (c) 2009 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. import getpass import optparse