diff --git a/src/driver/simple_display.h b/src/driver/simple_display.h index 5b314a86d..1c9574a5e 100644 --- a/src/driver/simple_display.h +++ b/src/driver/simple_display.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 __simple_display__