diff options
author | Sander Vrijders <sander.vrijders@intec.ugent.be> | 2017-01-09 16:42:25 +0100 |
---|---|---|
committer | Sander Vrijders <sander.vrijders@intec.ugent.be> | 2017-01-09 16:42:25 +0100 |
commit | 77c32c24b781eafd518e2cbe9de46b348a26a201 (patch) | |
tree | 817ead055668848866738e037ac3cb4c2a269bfd /src/tools/operf | |
parent | f0167930862e57a2aa22520cd574f0368cb1032c (diff) | |
parent | 6c1cfb990f56b2fa87500732cb4f0966616907c7 (diff) | |
download | ouroboros-77c32c24b781eafd518e2cbe9de46b348a26a201.tar.gz ouroboros-77c32c24b781eafd518e2cbe9de46b348a26a201.zip |
Merge remote-tracking branch 'upstream/be' into be-gam
Diffstat (limited to 'src/tools/operf')
-rw-r--r-- | src/tools/operf/operf.c | 2 | ||||
-rw-r--r-- | src/tools/operf/operf_client.c | 2 | ||||
-rw-r--r-- | src/tools/operf/operf_server.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/operf/operf.c b/src/tools/operf/operf.c index 676a515b..1d91ff42 100644 --- a/src/tools/operf/operf.c +++ b/src/tools/operf/operf.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 + * Ouroboros - Copyright (C) 2016 - 2017 * * Ouroboros perf application * diff --git a/src/tools/operf/operf_client.c b/src/tools/operf/operf_client.c index d425510b..5b31e27b 100644 --- a/src/tools/operf/operf_client.c +++ b/src/tools/operf/operf_client.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 + * Ouroboros - Copyright (C) 2016 - 2017 * * Ouroboros ping application * diff --git a/src/tools/operf/operf_server.c b/src/tools/operf/operf_server.c index 37e47a19..3c3b9788 100644 --- a/src/tools/operf/operf_server.c +++ b/src/tools/operf/operf_server.c @@ -1,5 +1,5 @@ /* - * Ouroboros - Copyright (C) 2016 + * Ouroboros - Copyright (C) 2016 - 2017 * * Ouroboros perf application * |