diff options
Diffstat (limited to 'src/PYObject.h')
-rw-r--r-- | src/PYObject.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PYObject.h b/src/PYObject.h index 7d5e28e..f40e8a7 100644 --- a/src/PYObject.h +++ b/src/PYObject.h @@ -16,7 +16,7 @@ * * 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., 675 Mass Ave, Cambridge, MA 02139, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef __PY_OBJECT_H_ #define __PY_OBJECT_H_ |