diff options
Diffstat (limited to 'bindings/php5/wrapper_header.py')
| -rw-r--r-- | bindings/php5/wrapper_header.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bindings/php5/wrapper_header.py b/bindings/php5/wrapper_header.py index 5f55f6b0..9b6c9494 100644 --- a/bindings/php5/wrapper_header.py +++ b/bindings/php5/wrapper_header.py @@ -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/>. class WrapperHeader: def __init__(self, binding_data, fd, functions_list): |
