[aur-dev] [PATCH] We live in 2013 now

ludovic coues couesl at gmail.com
Sun Jan 6 08:59:18 EST 2013


2013/1/6 Marcel Korpel <marcel.lists at gmail.com>

> ---
>  web/template/footer.php | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/web/template/footer.php b/web/template/footer.php
> index 857211e..806d3be 100644
> --- a/web/template/footer.php
> +++ b/web/template/footer.php
> @@ -5,7 +5,7 @@
>                                 <?php if ($ver): ?>
>                                 <p>AUR <?= htmlspecialchars($ver) ?></p>
>                                 <?php endif; ?>
> -                               <p>Copyright © 2004-2012 AUR
> Development Team.</p>
> +                               <p>Copyright © 2004-<?= date("Y") ?>
> AUR Development Team.</p>
>                                 <p><?= __('Unsupported packages are user
> produced content. Any use of the provided files is at your own risk.')
> ?></p>
>                         </div>
>                 </div>
> --
> 1.8.1
>
>
I don't like this idea. The second date should reflect when the site was
last updated. With something like that, we could let everything untouched
for two decade and nobody could tell without searching for the git repo.


More information about the aur-dev mailing list