···1010module C = Sortal_schema.Contact
1111module X = Syndic.Atom
12121313-let anil_copyright = "(c) 1998-2025, all rights reserved"
1313+let anil_copyright = "(c) 1998-2025 Anil Madhavapeddy, all rights reserved"
14141515let author c =
1616 let uri = Option.map Uri.of_string (C.best_url c) in