diff options
author | Linus Nordberg <linus@nordberg.se> | 2014-10-13 09:40:28 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordberg.se> | 2014-10-13 09:40:28 +0200 |
commit | fd1e88bfcfabfb666d8aedf3fe384009920016cc (patch) | |
tree | 9434d729b51d3ef324d0711e92fbb21d0b7fe76e /c_src/fsynchelper.c | |
parent | e2f2cf4e11d13602c787ccc7b90f5824ce87dab3 (diff) |
Add licensing information.
Diffstat (limited to 'c_src/fsynchelper.c')
-rw-r--r-- | c_src/fsynchelper.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/c_src/fsynchelper.c b/c_src/fsynchelper.c index e6a04be..f79bff1 100644 --- a/c_src/fsynchelper.c +++ b/c_src/fsynchelper.c @@ -1,6 +1,7 @@ /* * Copyright (c) 2014 Kungliga Tekniska Högskolan * (KTH Royal Institute of Technology, Stockholm, Sweden). + * See LICENSE for licensing information. */ #include <stdio.h> |