diff options
| author | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-03-02 13:47:00 +0000 |
|---|---|---|
| committer | Mathieu Malaterre <mathieu.malaterre@gmail.com> | 2012-03-02 13:47:00 +0000 |
| commit | ee9c46d350b0b0d417f3c6f5c9215859cc5fda14 (patch) | |
| tree | 4c0de88dfc2124383bc744123c3244813b0b14ab /applications/codec | |
| parent | 87a1081f7c759feb0887c6beeaa97e9f289dc91c (diff) | |
[1.5] Fix typo in date.
Diffstat (limited to 'applications/codec')
| -rw-r--r-- | applications/codec/j2k_dump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/codec/j2k_dump.c b/applications/codec/j2k_dump.c index 6977c9cd..ed250e83 100644 --- a/applications/codec/j2k_dump.c +++ b/applications/codec/j2k_dump.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 20010, Mathieu Malaterre, GDCM + * Copyright (c) 2010, Mathieu Malaterre, GDCM * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
