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-tree-view-drag-dest.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-tree-view-drag-dest.c')
-rw-r--r-- | libcaja-private/caja-tree-view-drag-dest.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libcaja-private/caja-tree-view-drag-dest.c b/libcaja-private/caja-tree-view-drag-dest.c index 528ff029..1c25c452 100644 --- a/libcaja-private/caja-tree-view-drag-dest.c +++ b/libcaja-private/caja-tree-view-drag-dest.c @@ -17,8 +17,8 @@ * * 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. + * Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, + * Boston, MA 02110-1301, USA. * * Author: Dave Camp <[email protected]> * XDS support: Benedikt Meurer <[email protected]> (adapted by Amos Brocco <[email protected]>) |