]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/font-metric.cc
Run grand replace for 2015.
[lilypond.git] / lily / font-metric.cc
index a7f934143e0707b5d077d4f743b2dde3d7740520..f18b2d7256ae2717928937c3bbe76cc41799d121 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2014 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1999--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -63,6 +63,7 @@ Font_metric::Font_metric ()
 }
 
 Font_metric::Font_metric (Font_metric const &)
+  : Smob<Font_metric> ()
 {
 }