]> granicus.if.org Git - libvpx/commitdiff
Merge "remove unused tools"
authorJohann Koenig <johannkoenig@google.com>
Thu, 14 Dec 2017 21:19:59 +0000 (21:19 +0000)
committerGerrit Code Review <noreply-gerritcodereview@google.com>
Thu, 14 Dec 2017 21:19:59 +0000 (21:19 +0000)
build/make/rtcd.pl
vp9/encoder/x86/vp9_error_avx2.c

index 8fd624627efdcc4a0c12c20464ae5207d9f9ebe3..0fe8a6fd6e8d431d09a09d04bface78328a689b7 100755 (executable)
@@ -200,6 +200,7 @@ sub filter {
 sub common_top() {
   my $include_guard = uc($opts{sym})."_H_";
   print <<EOF;
+// This file is generated. Do not edit.
 #ifndef ${include_guard}
 #define ${include_guard}
 
index be414359a8bcde5d0e41ceafaea837127afa28dc..99fef31d16d4492f45a60ff9529058c6eddda6cc 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *  Copyright (c) 2014 The WebM project authors. All Rights Reserved.
  *
- *  Usee of this source code is governed by a BSD-style license
+ *  Use of this source code is governed by a BSD-style license
  *  that can be found in the LICENSE file in the root of the source
  *  tree. An additional intellectual property rights grant can be found
  *  in the file PATENTS.  All contributing project authors may