]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/avr/gen-avr-mmcu-texi.c
Update copyright years.
[thirdparty/gcc.git] / gcc / config / avr / gen-avr-mmcu-texi.c
index ae4b39a4ce1ec9aad25a7b060374c946c010e69c..8187d21b28d41c24e2eba91694602a19ebd3efca 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2018 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2019 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay (avr@gjlay.de)
 
    This file is part of GCC.
@@ -101,7 +101,7 @@ int main (void)
   size_t i, n_mcus = 0;
   const avr_mcu_t *mcu;
 
-  printf ("@c Copyright (C) 2012-2018 Free Software Foundation, Inc.\n");
+  printf ("@c Copyright (C) 2012-2019 Free Software Foundation, Inc.\n");
   printf ("@c This is part of the GCC manual.\n");
   printf ("@c For copying conditions, see the file "
           "gcc/doc/include/fdl.texi.\n\n");