comparison system/visarc.cc @ 27:3a6aaeab7b4e

* Fixed a typo in Jagarl's name * Updated GPL2 headers (new FSF adress)
author thib
date Mon, 02 Mar 2009 20:53:10 +0000
parents 223b71206888
children 15a18fbe6f21
comparison
equal deleted inserted replaced
26:f45da03ca631 27:3a6aaeab7b4e
24 * This program is distributed in the hope that it will be useful, 24 * This program is distributed in the hope that it will be useful,
25 * but WITHOUT ANY WARRANTY; without even the implied warranty of 25 * but WITHOUT ANY WARRANTY; without even the implied warranty of
26 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 26 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
27 * GNU General Public License for more details. 27 * GNU General Public License for more details.
28 * 28 *
29 * You should have received a copy of the GNU General Public License 29 * You should have received a copy of the GNU General Public License along
30 * along with this program; if not, write to the Free Software 30 * with this program; if not, write to the Free Software Foundation, Inc.,
31 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 31 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
32 * 32 *
33 */ 33 */
34 34
35 #ifdef HAVE_CONFIG_H 35 #ifdef HAVE_CONFIG_H
36 # include "config.h" 36 # include "config.h"