mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 15:58:50 -05:00
copyright update
This commit is contained in:
parent
843e73275e
commit
8d2ad843bb
@ -2,7 +2,7 @@
|
||||
#
|
||||
# pacman-optimize
|
||||
#
|
||||
# Copyright (c) 2002-2005 by Judd Vinet <jvinet@zeroflux.org>
|
||||
# Copyright (c) 2002-2006 by Judd Vinet <jvinet@zeroflux.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@ -20,7 +20,7 @@
|
||||
# USA.
|
||||
#
|
||||
|
||||
myver='2.9.7'
|
||||
myver='2.9.8'
|
||||
|
||||
usage() {
|
||||
echo "pacman-optimize $myver"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# updatesync
|
||||
#
|
||||
# Copyright (c) 2004 by Jason Chu <jason@archlinux.org>
|
||||
# Derived from gensync (c) 2002-2005 Judd Vinet <jvinet@zeroflux.org>
|
||||
# Derived from gensync (c) 2002-2006 Judd Vinet <jvinet@zeroflux.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
Loading…
Reference in New Issue
Block a user