diff options
author | Steve Zesch <[email protected]> | 2012-08-12 14:46:29 -0400 |
---|---|---|
committer | Steve Zesch <[email protected]> | 2012-08-12 14:46:29 -0400 |
commit | 0251b0f018c0860bafdd621f7be5eb395b510f5c (patch) | |
tree | 3de77c7320cde6f76d9356067885066aad5a579c /libcaja-private/caja-file-dnd.c | |
parent | b6f29cf3fb7fe333a48f555819111cc8f6a21d3e (diff) | |
download | caja-0251b0f018c0860bafdd621f7be5eb395b510f5c.tar.bz2 caja-0251b0f018c0860bafdd621f7be5eb395b510f5c.tar.xz |
Fixed incorrect fsf addresses. Closes #28.
Diffstat (limited to 'libcaja-private/caja-file-dnd.c')
-rw-r--r-- | libcaja-private/caja-file-dnd.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcaja-private/caja-file-dnd.c b/libcaja-private/caja-file-dnd.c index 9996c0c8..a44d42f3 100644 --- a/libcaja-private/caja-file-dnd.c +++ b/libcaja-private/caja-file-dnd.c @@ -17,8 +17,8 @@ You should have received a copy of the GNU Library General Public License along with the Mate Library; see the file COPYING.LIB. If not, - write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + Boston, MA 02110-1301, USA. Authors: Pavel Cisler <[email protected]>, */ |