diff options
author | Johannes Schickel | 2014-02-18 02:34:20 +0100 |
---|---|---|
committer | Johannes Schickel | 2014-02-18 02:39:34 +0100 |
commit | 53e83147be4c645f8ff981f1c7397c3da9d35b13 (patch) | |
tree | 295d9e4176c7da909636455d33eb3561515e66c5 /engines/util.h | |
parent | 312442fcdd6ee23f00058e788322a4b89d7e4d43 (diff) | |
download | scummvm-rg350-53e83147be4c645f8ff981f1c7397c3da9d35b13.tar.gz scummvm-rg350-53e83147be4c645f8ff981f1c7397c3da9d35b13.tar.bz2 scummvm-rg350-53e83147be4c645f8ff981f1c7397c3da9d35b13.zip |
ENGINES: Make GPL headers consistent in themselves.
Diffstat (limited to 'engines/util.h')
-rw-r--r-- | engines/util.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/util.h b/engines/util.h index 53899cb341..0e7b1e118b 100644 --- a/engines/util.h +++ b/engines/util.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 ENGINES_UTIL_H |