diff --git a/src/driver/vfd.cpp b/src/driver/vfd.cpp
index 159941f7c..0706e5875 100644
--- a/src/driver/vfd.cpp
+++ b/src/driver/vfd.cpp
@@ -18,8 +18,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/vfd.h b/src/driver/vfd.h
index 1d3e6384c..d9691e374 100644
--- a/src/driver/vfd.h
+++ b/src/driver/vfd.h
@@ -19,8 +19,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 __vfd__