]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/config/avr/gen-avr-mmcu-texi.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / config / avr / gen-avr-mmcu-texi.cc
index f6eca3adcaab4937e7d7c6919e7f3ccc6fc4a9b1..c756d69e89c83a58cefde7f7840871ae0a6d5beb 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2023 Free Software Foundation, Inc.
+/* Copyright (C) 2012-2024 Free Software Foundation, Inc.
    Contributed by Georg-Johann Lay (avr@gjlay.de)
 
    This file is part of GCC.
@@ -162,7 +162,7 @@ int main (void)
   size_t i, n_mcus = 0;
   const avr_mcu_t *mcu;
 
-  printf ("@c Copyright (C) 2012-2023 Free Software Foundation, Inc.\n");
+  printf ("@c Copyright (C) 2012-2024 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");