aboutsummaryrefslogtreecommitdiffstats
path: root/yage/core/sprite.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/core/sprite.h')
-rw-r--r--yage/core/sprite.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/yage/core/sprite.h b/yage/core/sprite.h
index 725d2160..9cba1daf 100644
--- a/yage/core/sprite.h
+++ b/yage/core/sprite.h
@@ -1,13 +1,13 @@
/* ----------------------------------------------------------------------------
* sprite.h
*
- * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com> -- MIT License
- * See file LICENSE for more details
+ * Copyright (c) 2017 Yann Herklotz Grave <ymherklotz@gmail.com>
+ * MIT License, see LICENSE file for more details.
* ----------------------------------------------------------------------------
*/
/** @file
- */
+ */
#ifndef SPRITE_H
#define SPRITE_H
@@ -22,7 +22,7 @@ namespace yage
{
/** @deprecated Use SpriteBatch instead
- */
+ */
class Sprite
{
private: