]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cp/pt.cc
Update copyright years.
[thirdparty/gcc.git] / gcc / cp / pt.cc
index 5278ef6e98111001b67aa1f0c290dd808cf51b06..e38e7a773f08d60b2be6bd14053ecd86c7cbcf16 100644 (file)
@@ -1,5 +1,5 @@
 /* Handle parameterized types (templates) for GNU -*- C++ -*-.
-   Copyright (C) 1992-2023 Free Software Foundation, Inc.
+   Copyright (C) 1992-2024 Free Software Foundation, Inc.
    Written by Ken Raeburn (raeburn@cygnus.com) while at Watchmaker Computing.
    Rewritten by Jason Merrill (jason@cygnus.com).