summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-03-12 10:07:58 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-03-12 10:07:58 +0100
commitb94c8cb0629207e268db4e9380b4f857eb287e46 (patch)
tree7da0f6bbfb10b8725a68457e1bb5c431034e12ea /bin
parent103fcaf4cd976df987f81f35d95da70e958a829b (diff)
pkg: Removed a trailing whitespace
Diffstat (limited to 'bin')
-rwxr-xr-xbin/pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/pkg b/bin/pkg
index 0d98959..6c2df3c 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -1,7 +1,7 @@
#!/usr/bin/env zsh
## pkg - /home package manager and zsh playground
## Copyright (C) 2008 Daniel Friesel <derf@derf.homelinux.org>
-##
+##
## Permission to use, copy, modify, and/or distribute this software for any
## purpose with or without fee is hereby granted, provided that the above
## copyright notice and this permission notice appear in all copies.