diff options
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 b1c668cd48..9ff3b2520a 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} |