diff --git a/src/driver/slide.cpp b/src/driver/slide.cpp index d846a45b7..a6497932e 100644 --- a/src/driver/slide.cpp +++ b/src/driver/slide.cpp @@ -15,8 +15,7 @@ GNU General Public License for more details. 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. + along with this program. If not, see . */ #ifdef HAVE_CONFIG_H diff --git a/src/driver/slide.h b/src/driver/slide.h index 884bdc85e..9a01a5613 100644 --- a/src/driver/slide.h +++ b/src/driver/slide.h @@ -15,8 +15,7 @@ GNU General Public License for more details. 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. + along with this program. If not, see . */ #ifndef __slide_f__