diff options
| author | Stefan Weil <sw@weilnetz.de> | 2018-02-24 14:55:33 +0100 |
|---|---|---|
| committer | Stefan Weil <sw@weilnetz.de> | 2018-02-25 18:27:01 +0100 |
| commit | b49fa93aa759cb2e2e22e174ef793470eb02a148 (patch) | |
| tree | 4ded139dfd022b4365007ab4b16a832a5e559776 /src/lib/openjp3d/dwt.c | |
| parent | 244f52483df75e6507d676b25d31e6e7bf08bdf5 (diff) | |
openjp3d: Convert ISO-8859 to UTF-8
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Diffstat (limited to 'src/lib/openjp3d/dwt.c')
| -rw-r--r-- | src/lib/openjp3d/dwt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/openjp3d/dwt.c b/src/lib/openjp3d/dwt.c index 90a807ed..08674337 100644 --- a/src/lib/openjp3d/dwt.c +++ b/src/lib/openjp3d/dwt.c @@ -9,7 +9,7 @@ * Copyright (c) 2003-2005, Francois Devaux and Antonin Descampe * Copyright (c) 2005, Herve Drolon, FreeImage Team * Copyright (c) 2002-2005, Communications and remote sensing Laboratory, Universite catholique de Louvain, Belgium - * Copyrigth (c) 2006, Mónica Díez, LPI-UVA, Spain + * Copyrigth (c) 2006, Mónica DÃez, LPI-UVA, Spain * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
