summaryrefslogtreecommitdiff
path: root/chromium/tools/git/update-copyrights.sh
blob: 4e792fb49d8488978bd2d94557a43b3a799022aa (plain)
1
2
3
4
5
6
7
#!/bin/bash
# Copyright 2012 The Chromium Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.

echo 'Updating copyrights is no longer necessary.'
echo 'See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/8p4JKV76kig/OiFYFjuZ6nAJ'