diff options
author | IOhannes m zmoelnig <zmoelnig@umlautO.umlaeute.mur.at> | 2012-03-16 16:59:49 +0100 |
---|---|---|
committer | IOhannes m zmoelnig <zmoelnig@umlautO.umlaeute.mur.at> | 2012-03-16 16:59:49 +0100 |
commit | e73d3ab073414ee3c2c4f4413b58e82cb3fe5bdb (patch) | |
tree | e956908eeec6a316afa754d0231d425af2f8a0b6 /src/chunk.c | |
parent | 29bc80e49892a200c685c70206fea48120f53a5d (diff) |
added myself as copyright holder
that's for the iterator-based chunk access
Diffstat (limited to 'src/chunk.c')
-rw-r--r-- | src/chunk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/chunk.c b/src/chunk.c index 1282984..edf5951 100644 --- a/src/chunk.c +++ b/src/chunk.c @@ -1,5 +1,6 @@ /* ** Copyright (C) 2008-2012 Erik de Castro Lopo <erikd@mega-nerd.com> +** Copyright (C) 2012 IOhannes m zmoelnig, IEM <zmoelnig@iem.at> ** ** This program is free software; you can redistribute it and/or modify ** it under the terms of the GNU Lesser General Public License as published by |