X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fly-module.hh;h=c00849ebb5c1cd790de3779fc080bf48c6f562e7;hb=0b544cfb7332615ef809b71b57ab656741311ae1;hp=89fbbefa806e7f0684598b28330b83720432cfae;hpb=4065bcebbff7bde77a2e821db2c0c76a25c187c6;p=lilypond.git diff --git a/lily/include/ly-module.hh b/lily/include/ly-module.hh index 89fbbefa80..c00849ebb5 100644 --- a/lily/include/ly-module.hh +++ b/lily/include/ly-module.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2002--2010 Han-Wen Nienhuys + Copyright (C) 2002--2014 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -39,6 +39,5 @@ typedef SCM (*scm_t_hash_fold_fn) (GUILE_ELLIPSIS); typedef SCM (*scm_t_hash_handle_fn) (GUILE_ELLIPSIS); #endif - #endif /* LY_MODULE_HH */