--- loncom/interface/loncommon.pm 2004/07/03 20:24:12 1.196 +++ loncom/interface/loncommon.pm 2004/07/06 15:48:30 1.197 @@ -1,7 +1,7 @@ # The LearningOnline Network with CAPA # a pile of common routines # -# $Id: loncommon.pm,v 1.196 2004/07/03 20:24:12 albertel Exp $ +# $Id: loncommon.pm,v 1.197 2004/07/06 15:48:30 matthew Exp $ # # Copyright Michigan State University Board of Trustees # @@ -1881,6 +1881,9 @@ returns description of a specified copyr sub copyrightdescription { return &mt($cprtag{shift(@_)}); } + +=pod + =item * source_copyrightids() returns list of all source copyrights