From: Dan F. <dfa...@us...> - 2009-10-27 06:06:23
|
Update of /cvsroot/libexif/libexif/contrib/c++ In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv31040/contrib/c++ Modified Files: exif.hxx exif_module.cxx Log Message: Updated the Free Software Foundation's street address Index: exif.hxx =================================================================== RCS file: /cvsroot/libexif/libexif/contrib/c++/exif.hxx,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -d -r1.1 -r1.2 --- exif.hxx 19 Jan 2004 21:49:50 -0000 1.1 +++ exif.hxx 27 Oct 2009 06:06:08 -0000 1.2 @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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 Street, Fifth Floor, + * Boston, MA 02110-1301 USA. */ #ifndef EXIF_HXX Index: exif_module.cxx =================================================================== RCS file: /cvsroot/libexif/libexif/contrib/c++/exif_module.cxx,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -d -r1.1 -r1.2 --- exif_module.cxx 19 Jan 2004 21:49:50 -0000 1.1 +++ exif_module.cxx 27 Oct 2009 06:06:08 -0000 1.2 @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; 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 Street, Fifth Floor, + * Boston, MA 02110-1301 USA. */ #include "exif.hxx" |