X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/8ddbfc6259aff24610996d1f84769774481dc62f..03f996bd8a0d6391518979cdab3dbe38cba0bf83:/src/parser.h diff --git a/src/parser.h b/src/parser.h index cd64a67..db09482 100644 --- a/src/parser.h +++ b/src/parser.h @@ -1,13 +1,13 @@ /* -*-c-*- * - * $Id: parser.h,v 1.1 1997/07/21 13:47:46 mdw Exp $ + * $Id: parser.h,v 1.2 1997/08/04 10:24:24 mdw Exp $ * * Parser for `become.conf' files * * (c) 1997 EBI */ -/*----- Licencing notice --------------------------------------------------* +/*----- Licensing notice --------------------------------------------------* * * This file is part of `become' * @@ -22,14 +22,17 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with `become'; if not, write to the Free Software - * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. + * along with `become'; if not, write to the Free Software Foundation, + * Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ /*----- Revision history --------------------------------------------------* * * $Log: parser.h,v $ - * Revision 1.1 1997/07/21 13:47:46 mdw + * Revision 1.2 1997/08/04 10:24:24 mdw + * Sources placed under CVS control. + * + * Revision 1.1 1997/07/21 13:47:46 mdw * Initial revision * */