Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
d-frey committed Apr 28, 2023
1 parent c5eed0d commit b310ffc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .clang-format
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The Art of C++
# https://github.com/PEGTL
# https://github.com/taocpp

# Copyright (c) 2016-2022 Daniel Frey
# Copyright (c) 2016-2023 Daniel Frey
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)

Expand Down
4 changes: 2 additions & 2 deletions .clang-tidy
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# The Art of C++
# https://github.com/PEGTL
# https://github.com/taocpp

# Copyright (c) 2016-2022 Daniel Frey
# Copyright (c) 2016-2023 Daniel Frey
# Distributed under the Boost Software License, Version 1.0.
# (See accompanying file LICENSE_1_0.txt or copy at https://www.boost.org/LICENSE_1_0.txt)

Expand Down

0 comments on commit b310ffc

Please sign in to comment.