From c1864ae72759eb79a0a5084f79993669d31eef86 Mon Sep 17 00:00:00 2001 From: Andreas Guldstrand Date: Tue, 8 Dec 2015 21:06:16 +0100 Subject: Update author list in scripts --- sbocheck | 5 +++-- sboclean | 5 +++-- sboconfig | 5 +++-- sbofind | 6 +++--- sboinstall | 3 ++- sboremove | 3 ++- sbosnap | 5 +++-- sboupgrade | 5 +++-- 8 files changed, 22 insertions(+), 15 deletions(-) diff --git a/sbocheck b/sbocheck index fe86c7e..b551b1a 100755 --- a/sbocheck +++ b/sbocheck @@ -5,8 +5,9 @@ # sbocheck # script to update the local sbo tree and check for updates # -# authors: Jacob Pipkin -# Luke Williams +# authors: Jacob Pipkin +# Luke Williams +# Andreas Guldstrand # license: WTFPL use 5.16.0; diff --git a/sboclean b/sboclean index c8491e4..36f86e6 100755 --- a/sboclean +++ b/sboclean @@ -5,8 +5,9 @@ # sboclean # script to clean stuff left around from sbotools. # -# authors: Jacob Pipkin -# Luke Williams +# authors: Jacob Pipkin +# Luke Williams +# Andreas Guldstrand # license: WTFPL use 5.16.0; diff --git a/sboconfig b/sboconfig index d9c9bf3..fc51efb 100755 --- a/sboconfig +++ b/sboconfig @@ -5,8 +5,9 @@ # sboconfig # script to handle sbotools configuration # -# authors: Jacob Pipkin -# Luke Williams +# authors: Jacob Pipkin +# Luke Williams +# Andreas Guldstrand # license: WTFPL use 5.16.0; diff --git a/sbofind b/sbofind index 76bf985..e803f46 100755 --- a/sbofind +++ b/sbofind @@ -5,9 +5,9 @@ # sbofind # script to locate something in a local SlackBuilds tree. # -# authors: Jacob Pipkin -# Luke Williams -# Andreas Guldstrand +# authors: Jacob Pipkin +# Luke Williams +# Andreas Guldstrand # license: WTFPL use 5.16.0; diff --git a/sboinstall b/sboinstall index ae69c63..83c9c02 100755 --- a/sboinstall +++ b/sboinstall @@ -6,7 +6,8 @@ # script to install (a) SlackBuild(s) by name # # authors: Jacob Pipkin -# Luke Williams +# Luke Williams +# Andreas Guldstrand # license: WTFPL use 5.16.0; diff --git a/sboremove b/sboremove index d61531d..dd05ca9 100755 --- a/sboremove +++ b/sboremove @@ -6,7 +6,8 @@ # script to remove an installed SlackBuild # # authors: Luke Williams -# Jacob Pipkin +# Jacob Pipkin +# Andreas Guldstrand # license: WTFPL use 5.16.0; diff --git a/sbosnap b/sbosnap index 5df047d..3931409 100755 --- a/sbosnap +++ b/sbosnap @@ -5,8 +5,9 @@ # sbosnap # script to pull down / update a local copy of the slackbuilds.org tree. # -# authors: Jacob Pipkin -# Luke Williams +# authors: Jacob Pipkin +# Luke Williams +# Andreas Guldstrand # license: WTFPL use 5.16.0; diff --git a/sboupgrade b/sboupgrade index 613d248..5931c9a 100755 --- a/sboupgrade +++ b/sboupgrade @@ -5,8 +5,9 @@ # sboupgrade # script to upgrade (a) SlackBuild(s) by name # -# authors: Jacob Pipkin -# Luke Williams +# authors: Jacob Pipkin +# Luke Williams +# Andreas Guldstrand # license: WTFPL use 5.16.0; -- cgit v1.2.3