aboutsummaryrefslogtreecommitdiff
path: root/music/common.ly
blob: f2dddc2869d89be13ffc07c497b973e1e34c1dbb (about) (plain) (blame)
1
2
3
4
5
6
7
8
9
10
copyright = \markup {
  \with-url #"https://creativecommons.org/licenses/by-sa/4.0/" \line {
    CC BY-SA 4.0
  }
}
tagline = \markup {
  \with-url #"https://euandre.org/music.html" \line {
    euandre.org/music.html
  }
}