diff options
author | Andrei Karas <akaras@inbox.ru> | 2012-02-23 02:54:43 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2012-02-23 02:54:43 +0300 |
commit | 94a1361f88afaa757414d42bb59e5c663f3dbc7f (patch) | |
tree | 503705e688312bb82b5c25ab62fa92fcfccf4cef /src/net | |
parent | 39d6a4bee93758e534865df4169454e8beeebd6a (diff) | |
download | plus-94a1361f88afaa757414d42bb59e5c663f3dbc7f.tar.gz plus-94a1361f88afaa757414d42bb59e5c663f3dbc7f.tar.bz2 plus-94a1361f88afaa757414d42bb59e5c663f3dbc7f.tar.xz plus-94a1361f88afaa757414d42bb59e5c663f3dbc7f.zip |
Fix GPL license.
Add missing manaplus copyright.
Diffstat (limited to 'src/net')
-rw-r--r-- | src/net/beinghandler.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/net/beinghandler.h b/src/net/beinghandler.h index bc1491ada..66ea6fe17 100644 --- a/src/net/beinghandler.h +++ b/src/net/beinghandler.h @@ -16,8 +16,7 @@ * GNU General Public License for more details. * * 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * along with this program. If not, see <http://www.gnu.org/licenses/>. */ #ifndef BEINGHANDLER_H |