]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/optinfo-emit-json.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / optinfo-emit-json.cc
index 68762c26c9ebb7d7b5700baa7ba8c171cd49041c..357f8edfc064aa45881c5d63fa3ac743a93eb6c0 100644 (file)
@@ -1,5 +1,5 @@
 /* Emit optimization information as JSON files.
-   Copyright (C) 2018-2020 Free Software Foundation, Inc.
+   Copyright (C) 2018-2021 Free Software Foundation, Inc.
    Contributed by David Malcolm <dmalcolm@redhat.com>.
 
 This file is part of GCC.
@@ -153,7 +153,7 @@ optrecord_json_writer::add_record (const optinfo *optinfo)
 
 /* Private methods of optrecord_json_writer.  */
 
-/* Add record OBJ to the the innermost scope.  */
+/* Add record OBJ to the innermost scope.  */
 
 void
 optrecord_json_writer::add_record (json::object *obj)