diff options
Diffstat (limited to 'demo_simple.cpp')
| -rw-r--r-- | demo_simple.cpp | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/demo_simple.cpp b/demo_simple.cpp index 198017e..9109037 100644 --- a/demo_simple.cpp +++ b/demo_simple.cpp @@ -1,4 +1,8 @@ - +/* + * + * See the license file included with this source. + */ + #include <iostream> #include <fstream> #include <iomanip> |
