Update copyright
[manu/RT-Extension-MandatorySubject.git] / README
diff --git a/README b/README
index 32835bb..cb8fd06 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ To install this module, run the following commands:
 Then, to make it active, add it to @Plugins in RT site configuration file
 (RT_SiteConfig.pm), example:
 
 Then, to make it active, add it to @Plugins in RT site configuration file
 (RT_SiteConfig.pm), example:
 
-    Set(@Plugins,(qw(RT::Extension::MandatorySubject)));
+    Set(@Plugins,qw(RT::Extension::MandatorySubject) );
 
 SUPPORT AND DOCUMENTATION
 
 
 SUPPORT AND DOCUMENTATION
 
@@ -41,7 +41,7 @@ You can also look for information at:
 
 COPYRIGHT AND LICENCE
 
 
 COPYRIGHT AND LICENCE
 
-Copyright (C) 2008 Emmanuel Lacour
+Copyright (C) 2008-2011 Emmanuel Lacour
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.
 
 This program is free software; you can redistribute it and/or modify it
 under the same terms as Perl itself.