Skip to content

Commit

Permalink
Update copyright years.
Browse files Browse the repository at this point in the history
... which accidentally had gotten reverted in recent
commit r13-6156-g1e8eb102200902e12c1b00e867e338be0a92c292
"gccrs: dump: Emit visibility when dumping items".
  • Loading branch information
tschwinge committed Feb 21, 2023
1 parent ecb409b commit e28c5b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-ast-dump.cc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
// Copyright (C) 2020-2023 Free Software Foundation, Inc.

// This file is part of GCC.

Expand Down
2 changes: 1 addition & 1 deletion gcc/rust/ast/rust-ast-dump.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// Copyright (C) 2020-2022 Free Software Foundation, Inc.
// Copyright (C) 2020-2023 Free Software Foundation, Inc.

// This file is part of GCC.

Expand Down

0 comments on commit e28c5b3

Please sign in to comment.