X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=libpcsxcore%2Fpsxmem_map.h;h=9c15c035edd1c66cd53fe628a3ab15da9a10d6e7;hp=df5fa51a24895aaad7afdbc34e8dcf47cda663b9;hb=HEAD;hpb=87e5b45fe1aa734289cf57531c89988cfafff524 diff --git a/libpcsxcore/psxmem_map.h b/libpcsxcore/psxmem_map.h index df5fa51a..9c15c035 100644 --- a/libpcsxcore/psxmem_map.h +++ b/libpcsxcore/psxmem_map.h @@ -1,3 +1,20 @@ +/* Pcsx - Pc Psx Emulator + * Copyright (C) 1999-2016 Pcsx Team + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2 of the License, or + * (at your option) any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * 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, see . + */ + #ifndef __PSXMEM_MAP_H__ #define __PSXMEM_MAP_H__