Imported from ../bash-2.04.tar.gz.
[platform/upstream/bash.git] / bracecomp.c
index f28570f..eb1b889 100644 (file)
@@ -20,7 +20,7 @@
 
    You should have received a copy of the GNU General Public License along
    with Bash; see the file COPYING.  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. */
 
 #include "config.h"
 #if defined (BRACE_EXPANSION) && defined (READLINE)