/[smeserver]/rpms/e-smith-lib/sme10/e-smith-lib-2.6.0-bz11570-copyrights.patch
ViewVC logotype

Contents of /rpms/e-smith-lib/sme10/e-smith-lib-2.6.0-bz11570-copyrights.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Tue Apr 20 03:22:26 2021 UTC (3 years ago) by jpp
Branch: MAIN
CVS Tags: e-smith-lib-2_6_0-16_el7_sme, e-smith-lib-2_6_0-15_el7_sme, e-smith-lib-2_6_0-17_el7_sme, e-smith-lib-2_6_0-14_el7_sme, HEAD
* Mon Apr 19 2021 Jean-Philippe Pialasse <tests@pialasse.com> 2.6.0-14.sme
- update copyright dates, and make it easier to change from spec file [SME: 11570]

1 diff -Nur --no-dereference e-smith-lib-2.6.0.old/root/usr/share/perl5/vendor_perl/esmith/cgi.pm e-smith-lib-2.6.0/root/usr/share/perl5/vendor_perl/esmith/cgi.pm
2 --- e-smith-lib-2.6.0.old/root/usr/share/perl5/vendor_perl/esmith/cgi.pm 2016-02-05 17:44:12.000000000 -0500
3 +++ e-smith-lib-2.6.0/root/usr/share/perl5/vendor_perl/esmith/cgi.pm 2021-04-19 23:18:23.807000000 -0400
4 @@ -148,7 +148,7 @@
5 }
6 # the -CLASS thing gets sent as a body class, not in the header
7 print $q->start_html (-TITLE => 'SME Server server manager',
8 - -META => {'copyright' => 'Copyright 1999-2006 Mitel Networks Corporation, Copyright (C) 2014 Koozali Foundation, Inc.'},
9 + -META => {'copyright' => 'Copyright 1999-2006 Mitel Networks Corporation, Copyright (C) ____COPYYEARS____ Koozali Foundation, Inc.'},
10 -SCRIPT => "$script",
11 -CLASS => "$bodyStyle",
12 -STYLE => {
13 @@ -181,7 +181,7 @@
14 ($q->hr ({-CLASS => "sme-copyrightbar"}),
15 $q->div ({-CLASS => "sme-copyright"},
16 "SME Server server ${release}<BR>" .
17 - "Copyright 1999-2006 Mitel Networks Corporation, Copyright (C) 2014 Koozali Foundation, Inc..<BR>" .
18 + "Copyright 1999-2006 Mitel Networks Corporation, Copyright (C) ____COPYYEARS____ Koozali Foundation, Inc..<BR>" .
19 "All rights reserved.")
20 );
21
22 diff -Nur --no-dereference e-smith-lib-2.6.0.old/root/usr/share/perl5/vendor_perl/esmith/console.pm e-smith-lib-2.6.0/root/usr/share/perl5/vendor_perl/esmith/console.pm
23 --- e-smith-lib-2.6.0.old/root/usr/share/perl5/vendor_perl/esmith/console.pm 2021-04-19 23:16:24.165000000 -0400
24 +++ e-smith-lib-2.6.0/root/usr/share/perl5/vendor_perl/esmith/console.pm 2021-04-19 23:19:32.486000000 -0400
25 @@ -215,7 +215,7 @@
26 sprintf("%-33s%45s",
27 ($db->get_prop('sysconfig', 'ProductName') || "SME Server") . " " .
28 ($db->get_prop('sysconfig', 'ReleaseVersion') || "UNKNOWN"),
29 - "Copyright (C) 1999-2006 Mitel Corporation"
30 + "Copyright (C) 1999-2006 Mitel Corporation, Copyright (C) ____COPYYEARS____ Koozali Foundation, Inc."
31 );
32 }
33

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed