diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2016-10-08 07:49:12 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-08 07:49:12 +0700 |
commit | eee796e70ca6a210f7ded567f25c3cf46ea33622 (patch) | |
tree | e5762afbca8df4fcc6fba1f731c7388a09c28e6a /network/opera/opera.SlackBuild | |
parent | 8109a894beb51b6931a0a656c8ffa5bce89d31fe (diff) |
network/opera: New maintainer.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/opera/opera.SlackBuild')
-rw-r--r-- | network/opera/opera.SlackBuild | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/network/opera/opera.SlackBuild b/network/opera/opera.SlackBuild index b1c668cd48104..9ff3b2520a57d 100644 --- a/network/opera/opera.SlackBuild +++ b/network/opera/opera.SlackBuild @@ -1,9 +1,9 @@ #!/bin/sh - -# Slackware build script for opera - -# Copyright 2006 Martin Lefebvre <dadexter@gmail.com> -# Copyright 2008-2011 Robby Workman, Northport, Alabama, USA +# +# Slackware build script for opera. +# +# Copyright 2006 Martin Lefebvre <dadexter@gmail.com>. +# Copyright 2008-2011 Robby Workman, Northport, Alabama, USA. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -24,6 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Now maintained by vvoody <vvoodywang@gmail.com> +# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. PRGNAM=opera VERSION=${VERSION:-12.16} |