Make sure Doxygen does not interpret license headers as dox

The extra *s were confusing it.
This commit is contained in:
Alex Merry
2014-05-30 16:38:45 +01:00
parent 1132abbf67
commit 87b545f9ed
8 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
/**
/*
* KImageIO Routines to read (and perhaps in the future, write) images
* in the high dynamic range EXR format.
* Copyright (c) 2003, Brad Hards <bradh@frogmouth.net>