shaka-packager/tools/git/update-copyrights.sh

8 lines
326 B
Bash
Raw Normal View History

#!/bin/bash
# Copyright (c) 2012 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.
echo 'Updating copyrights is no longer necessary.'
echo 'See https://groups.google.com/a/chromium.org/d/msg/chromium-dev/8p4JKV76kig/OiFYFjuZ6nAJ'