diff options
Diffstat (limited to 'builtins/getopt.h')
-rw-r--r-- | builtins/getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builtins/getopt.h b/builtins/getopt.h index cf5854a..997bfd7 100644 --- a/builtins/getopt.h +++ b/builtins/getopt.h @@ -13,7 +13,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, 675 Mass Ave, Cambridge, MA 02139, USA. */ + Foundation, 59 Temple Place, Suite 330, Boston, MA 02111 USA. */ /* XXX THIS HAS BEEN MODIFIED FOR INCORPORATION INTO BASH XXX */ |