X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=bash%2Flogout;h=12f1e5d2b895ee42d7737b57e42aede2bb6f5fef;hb=8e71f6b905ec7ef2105d59a949d784a64ce9a574;hp=a191464c8942420567c9007cda29fe019f8fc84a;hpb=9598f48f59d3ad70faac00f5c4c9466d28591a7e;p=config%2Fdotfiles.git diff --git a/bash/logout b/bash/logout index a191464..12f1e5d 100644 --- a/bash/logout +++ b/bash/logout @@ -1,10 +1,21 @@ # Bash logout file. +# Copyright (C) 2011-2012 Simon Ruderich +# +# This file is free software: you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. +# +# This file is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY; without even the implied warranty of +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +# GNU General Public License for more details. +# +# You should have received a copy of the GNU General Public License +# along with this file. If not, see . -source_debug ". ~/.bash/logout" source_config ~/.shell/logout -source_debug ". ~/.bash/logout (done)" - # vim: ft=sh