Skip to content

Commit 6e34e42

Browse files
committed
benchmark: Add copyright header.
1 parent 6535a7a commit 6e34e42

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/benchmark.cc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
/* Copyright 2003 - 2016, The libsigc++ Development Team
2+
* Assigned to public domain. Use as you wish without restriction.
3+
*/
4+
15
#include <iostream>
26
#include <sigc++/signal.h>
37
#include <sigc++/functors/mem_fun.h>

0 commit comments

Comments
 (0)