# HG changeset patch # User Paul Boddie # Date 1215975783 -7200 # Node ID b79902beb04fe9660c4c02507d0cff21f417c72f # Parent 6f583cfa39a5b3e2845a0073adbe17e3284f5662 Added licensing information. diff -r 6f583cfa39a5 -r b79902beb04f rsvp.py --- a/rsvp.py Sun Jul 13 20:49:10 2008 +0200 +++ b/rsvp.py Sun Jul 13 21:03:03 2008 +0200 @@ -5,6 +5,23 @@ ignore low-level operations and merely concentrate on variable access, structure access, structure allocation and function invocations. +Copyright (C) 2006, 2007 Paul Boddie + +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 3 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 . + +-------- + The execution model involves the following things: * Memory