diff options
Diffstat (limited to 'rt/lib/RT/CustomFieldValues/External.pm')
-rw-r--r-- | rt/lib/RT/CustomFieldValues/External.pm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rt/lib/RT/CustomFieldValues/External.pm b/rt/lib/RT/CustomFieldValues/External.pm index 61125146f..e6bf2f87d 100644 --- a/rt/lib/RT/CustomFieldValues/External.pm +++ b/rt/lib/RT/CustomFieldValues/External.pm @@ -2,7 +2,7 @@ # # COPYRIGHT: # -# This software is Copyright (c) 1996-2012 Best Practical Solutions, LLC +# This software is Copyright (c) 1996-2013 Best Practical Solutions, LLC # <sales@bestpractical.com> # # (Except where explicitly superseded by other copyright notices) @@ -82,7 +82,7 @@ C<sortorder>. =head1 SEE ALSO -L<docs/extending/external_custom_fields.pod> +F<docs/extending/external_custom_fields.pod> =cut |