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-extension/caja-file-info.c | |
parent | b6f29cf3fb7fe333a48f555819111cc8f6a21d3e (diff) | |
download | caja-0251b0f018c0860bafdd621f7be5eb395b510f5c.tar.bz2 caja-0251b0f018c0860bafdd621f7be5eb395b510f5c.tar.xz |
Fixed incorrect fsf addresses. Closes #28.
Diffstat (limited to 'libcaja-extension/caja-file-info.c')
-rw-r--r-- | libcaja-extension/caja-file-info.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-extension/caja-file-info.c b/libcaja-extension/caja-file-info.c index f3947167..accbb4e9 100644 --- a/libcaja-extension/caja-file-info.c +++ b/libcaja-extension/caja-file-info.c @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the Free - * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * */ |