diff options
author | Johannes Schickel | 2014-02-18 02:34:20 +0100 |
---|---|---|
committer | Johannes Schickel | 2014-02-18 02:39:34 +0100 |
commit | 53332e806670cdff27dc0d2faa85cad066a5cdc9 (patch) | |
tree | 9e1fc2d09da2e9242ab2b56ee3cef5847411180f /graphics/thumbnail.h | |
parent | 96564e95b4293b460685168d089be51d4a52490e (diff) | |
download | scummvm-rg350-53332e806670cdff27dc0d2faa85cad066a5cdc9.tar.gz scummvm-rg350-53332e806670cdff27dc0d2faa85cad066a5cdc9.tar.bz2 scummvm-rg350-53332e806670cdff27dc0d2faa85cad066a5cdc9.zip |
GRAPHICS: Make GPL headers consistent in themselves.
Diffstat (limited to 'graphics/thumbnail.h')
-rw-r--r-- | graphics/thumbnail.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/thumbnail.h b/graphics/thumbnail.h index c857809c91..cec3d02800 100644 --- a/graphics/thumbnail.h +++ b/graphics/thumbnail.h @@ -17,6 +17,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * */ #ifndef GRAPHICS_THUMBNAIL_H |