diff options
author | Steve Zesch <[email protected]> | 2012-11-18 20:57:03 -0500 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-11-18 20:57:03 -0500 |
commit | 3febccac80b699b7a053676d526564616c18cabb (patch) | |
tree | 95afb4af2d5eb63235649be4c47dea9dd8fc4225 /src/caja-python.c | |
parent | c4d5a8bd28e6cb8c7888cdca4dc64170c2abff65 (diff) | |
download | python-caja-3febccac80b699b7a053676d526564616c18cabb.tar.bz2 python-caja-3febccac80b699b7a053676d526564616c18cabb.tar.xz |
fixed incorrect fsf addresses.
Diffstat (limited to 'src/caja-python.c')
-rw-r--r-- | src/caja-python.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/caja-python.c b/src/caja-python.c index ac6d18b..01b3bc6 100644 --- a/src/caja-python.c +++ b/src/caja-python.c @@ -14,7 +14,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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifdef HAVE_CONFIG_H |