diff options
author | Richard Braun <rbraun@sceen.net> | 2016-09-02 21:59:05 +0200 |
---|---|---|
committer | Richard Braun <rbraun@sceen.net> | 2016-09-02 21:59:05 +0200 |
commit | 34f9c5d0836a870f902471e299b0adee114f08be (patch) | |
tree | 0e0b99ef01a058cb1871a1e65a035dc23a65447f /test | |
parent | 67192fccc1e979b626658c396676782a97e8717c (diff) |
test/test_vm_page_fill: fix copyright notice
Diffstat (limited to 'test')
-rw-r--r-- | test/test_vm_page_fill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_vm_page_fill.c b/test/test_vm_page_fill.c index 7aa5dc68..f5db3d11 100644 --- a/test/test_vm_page_fill.c +++ b/test/test_vm_page_fill.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2014 Richard Braun. + * Copyright (c) 2016 Richard Braun. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |