diff options
author | Simon Feltman <sfeltman@src.gnome.org> | 2014-03-13 10:13:34 -0700 |
---|---|---|
committer | Simon Feltman <sfeltman@src.gnome.org> | 2014-03-15 01:00:20 -0700 |
commit | ec44dea6bbc3f1adfb6c1a2781364a2df0d0e0e6 (patch) | |
tree | 524cab565cfdb4c1f0d044cd4e6de5b8d5d5b5d7 /gi/_constants.py | |
parent | bbfcebdfdc5e574999221b60520422ea6da82435 (diff) | |
download | pygobject-ec44dea6bbc3f1adfb6c1a2781364a2df0d0e0e6.tar.gz |
Update Free Software Foundation addresses
Update all references to the FSF physical address
to use the web address: http://www.gnu.org/licenses
Diffstat (limited to 'gi/_constants.py')
-rw-r--r-- | gi/_constants.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/gi/_constants.py b/gi/_constants.py index 495c6e1f..cec8d170 100644 --- a/gi/_constants.py +++ b/gi/_constants.py @@ -15,9 +15,7 @@ # Lesser General Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this library; if not, write to the Free Software -# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 -# USA +# License along with this library; if not, see <http://www.gnu.org/licenses/>. from ._gi import _gobject |