Skip to content

Commit d891734

Browse files
author
HenryAtUber
committed
add copyright notice
1 parent b66e394 commit d891734

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
11
# cplusplus-templates-the-complete-guide-2nd-edition
2+
3+
These are the examples from the following book:
4+
5+
```
6+
Nicolai M. Josuttis
7+
C++ Templates - The Complete Guide, 2nd Edition
8+
Addison-Wesley, 2017
9+
ISBN-13: 978-0-321-71412-1
10+
ISBN-10: 0-321-71412-1
11+
```
12+
Copyright © 2017 by Addison-Wesley, David Vandevoorde, Nicolai M. Josuttis, and Douglas Gregor.
13+

basics/BUILD

Whitespace-only changes.

0 commit comments

Comments
 (0)