diff options
author | dancer <dancer> | 2006-05-30 23:45:44 +0000 |
---|---|---|
committer | dancer <dancer> | 2006-05-30 23:45:44 +0000 |
commit | f689738cfb780ac5810424b6eaa75693af5f9e9e (patch) | |
tree | 072c32ad7010a85a9f2253453d2af2ba2a140bc5 /pbuilder-loadconfig | |
parent | 4f8cca34a3246f8dfa91b2bf453144f159d0b409 (diff) | |
download | pbuilder-f689738cfb780ac5810424b6eaa75693af5f9e9e.tar pbuilder-f689738cfb780ac5810424b6eaa75693af5f9e9e.tar.gz |
update copyright info.
Diffstat (limited to 'pbuilder-loadconfig')
-rw-r--r-- | pbuilder-loadconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pbuilder-loadconfig b/pbuilder-loadconfig index 73d5f00..b5942dd 100644 --- a/pbuilder-loadconfig +++ b/pbuilder-loadconfig @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA for RCFILE in /usr/share/pbuilder/pbuilderrc /etc/pbuilderrc ${HOME}/.pbuilderrc; do if [ -f "$RCFILE" ]; then |