diff options
author | Glenn Morris <rgm@gnu.org> | 2009-01-10 23:45:36 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2009-01-10 23:45:36 +0000 |
commit | d36c097a86a2a0fe2c63c3cc4b77171a685a74f0 (patch) | |
tree | 71a620b116b61e6e97a272524aeba30c98383300 | |
parent | 0a9dd3a7545f2527f1098b981d1a23ec2ebf468d (diff) | |
download | emacs-d36c097a86a2a0fe2c63c3cc4b77171a685a74f0.tar.gz emacs-d36c097a86a2a0fe2c63c3cc4b77171a685a74f0.tar.bz2 emacs-d36c097a86a2a0fe2c63c3cc4b77171a685a74f0.zip |
Comment (add Author:, based on authors.el).
-rw-r--r-- | src/m/alpha.h | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/m/alpha.h b/src/m/alpha.h index 0bc9ef42a9b..9425a8bb9e8 100644 --- a/src/m/alpha.h +++ b/src/m/alpha.h @@ -1,7 +1,10 @@ -/* machine description file For the alpha chip. +/* Machine description file for the alpha chip. Copyright (C) 1994, 1997, 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +Author: Rainer Schoepf +(according to authors.el) + This file is part of GNU Emacs. GNU Emacs is free software: you can redistribute it and/or modify |