diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-08 22:07:34 +0300 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2017-10-08 22:07:34 +0300 |
commit | 5ab1fc39705ac50abc1b2e756d97d875b9f9709a (patch) | |
tree | 5b4a3efc3e2e531db22b7006caff7df1afd20ae0 /command.y | |
parent | d615d9a8410d27be672632980a48c806014a7930 (diff) | |
download | gawk-5ab1fc39705ac50abc1b2e756d97d875b9f9709a.tar.gz |
Fix the FSF's address in a few files that still needed it.
Diffstat (limited to 'command.y')
-rw-r--r-- | command.y | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -21,7 +21,8 @@ * * 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 Street, Fifth Floor, Boston, MA 02110-1335, + * USA */ %{ |