]> git.mxchange.org Git - simgear.git/blobdiff - simgear/misc/interpolator.cxx
Don't waste space with too huge stl containers.
[simgear.git] / simgear / misc / interpolator.cxx
index 285ec773300c84dc3a94e8cb2d228b0e8a55646f..8720088ea4eaddf0ff382b1fe92374542b71e5ff 100644 (file)
 // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 // Library General Public License for more details.
 //
-// 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., 59 Temple Place - Suite 330,
-// Boston, MA  02111-1307, USA.
+// 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., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.
 
 #include "interpolator.hxx"