Update the copyright to 2010-2011 in a few files.

This commit is contained in:
Loïc Hoguin 2011-04-19 12:47:08 +02:00
parent 948873ddec
commit 935b490461
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
# EGS: Erlang Game Server
# Copyright (C) 2010 Loic Hoguin
# Copyright (C) 2010-2011 Loic Hoguin
#
# This file is part of EGS.
#

View File

@ -1,6 +1,6 @@
/*
@author Loïc Hoguin <essen@dev-extend.eu>
@copyright 2010 Loïc Hoguin.
@copyright 2010-2011 Loïc Hoguin.
@doc PRS Erlang driver for EGS.
This file is part of EGS.

View File

@ -1,5 +1,5 @@
#!/bin/sh
echo "EGS is free software available under the GNU GPL version 3"
echo "Copyright (C) 2010 Loic Hoguin"
echo "Copyright (C) 2010-2011 Loic Hoguin"
echo
erl -sname egs -pa ebin -pa deps/*/ebin -boot start_sasl -s ex_reloader -s egs