From: <and...@us...> - 2011-12-01 11:56:29
|
Revision: 12082 http://plplot.svn.sourceforge.net/plplot/?rev=12082&view=rev Author: andrewross Date: 2011-12-01 11:56:18 +0000 (Thu, 01 Dec 2011) Log Message: ----------- Fix a couple more old addresses for FSF. Modified Paths: -------------- trunk/bindings/octave/PLplot/struct_contains.m trunk/drivers/test-drv-info.c Modified: trunk/bindings/octave/PLplot/struct_contains.m =================================================================== --- trunk/bindings/octave/PLplot/struct_contains.m 2011-12-01 11:52:28 UTC (rev 12081) +++ trunk/bindings/octave/PLplot/struct_contains.m 2011-12-01 11:56:18 UTC (rev 12082) @@ -13,9 +13,8 @@ ## General Public License for more details. ## ## You should have received a copy of the GNU General Public License -## along with Octave; see the file COPYING. If not, write to the Free -## Software Foundation, 59 Temple Place - Suite 330, Boston, MA -## 02110-1301, USA. +## along with Octave; see the file COPYING. If not, write to the Free +## Software Foundation, 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA ## -*- texinfo -*- ## @deftypefn {Function File} {} struct_contains (@var{expr}, @var{name}) Modified: trunk/drivers/test-drv-info.c =================================================================== --- trunk/drivers/test-drv-info.c 2011-12-01 11:52:28 UTC (rev 12081) +++ trunk/drivers/test-drv-info.c 2011-12-01 11:56:18 UTC (rev 12082) @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU Library General Public License // along with the GNU C Library; see the file COPYING.LIB. If not, write to -// the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, +// the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, // MA 02110-1301, USA. // This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |