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-iso9660.h | |
parent | b6f29cf3fb7fe333a48f555819111cc8f6a21d3e (diff) | |
download | caja-0251b0f018c0860bafdd621f7be5eb395b510f5c.tar.bz2 caja-0251b0f018c0860bafdd621f7be5eb395b510f5c.tar.xz |
Fixed incorrect fsf addresses. Closes #28.
Diffstat (limited to 'libcaja-private/caja-iso9660.h')
-rw-r--r-- | libcaja-private/caja-iso9660.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-private/caja-iso9660.h b/libcaja-private/caja-iso9660.h index 46a729aa..d8352cc2 100644 --- a/libcaja-private/caja-iso9660.h +++ b/libcaja-private/caja-iso9660.h @@ -18,7 +18,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., 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef _ISOFS_FS_H #define _ISOFS_FS_H |