Skip to content

Commit e58baca

Browse files
committed
Welcome 2023
1 parent b4f9641 commit e58baca

File tree

345 files changed

+345
-345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

345 files changed

+345
-345
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2015-2022 Dr. Colin Hirsch and Daniel Frey
3+
Copyright (c) 2015-2023 Dr. Colin Hirsch and Daniel Frey
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# The Art of C++
2-
# Copyright (c) 2015-2022 Dr. Colin Hirsch and Daniel Frey
2+
# Copyright (c) 2015-2023 Dr. Colin Hirsch and Daniel Frey
33
# Please see LICENSE for license or visit https://github.com/taocpp/json
44

55
.SUFFIXES:

README.md

Lines changed: 1 addition & 1 deletion

contrib/nlohmann/test.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2016-2022 Dr. Colin Hirsch and Daniel Frey
1+
// Copyright (c) 2016-2023 Dr. Colin Hirsch and Daniel Frey
22
// Please see LICENSE for license or visit https://github.com/taocpp/json/
33

44
#include "../src/test/json/test.hpp"

doc/Advanced-Use-Cases.md

Lines changed: 1 addition & 1 deletion

doc/Batteries-Included.md

Lines changed: 1 addition & 1 deletion

doc/Binding-Traits.md

Lines changed: 1 addition & 1 deletion

doc/Changelog.md

Lines changed: 1 addition & 1 deletion

doc/Common-Use-Cases.md

Lines changed: 1 addition & 1 deletion

doc/Design-Decisions.md

Lines changed: 1 addition & 1 deletion

0 commit comments

Comments
 (0)