aboutsummaryrefslogtreecommitdiffstats
path: root/src/tparam.c
diff options
context:
space:
mode:
authorPaul Eggert2012-12-31 07:34:32 -0800
committerPaul Eggert2012-12-31 07:34:32 -0800
commitfee0bd5f3248ba4485e9a08fdb30cad5b20f7f74 (patch)
treef0f7b709719cbfadb22f32f65dab4173a986fa30 /src/tparam.c
parent5c560880659048888420389c02e20d6867ec81df (diff)
downloademacs-fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74.tar.gz
emacs-fee0bd5f3248ba4485e9a08fdb30cad5b20f7f74.zip
Use URLs, not Boston addresses, in copyright notices.
Diffstat (limited to 'src/tparam.c')
-rw-r--r--src/tparam.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/tparam.c b/src/tparam.c
index 164f61d471b..7875ad20753 100644
--- a/src/tparam.c
+++ b/src/tparam.c
@@ -13,9 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13GNU General Public License for more details. 13GNU General Public License for more details.
14 14
15You should have received a copy of the GNU General Public License 15You should have received a copy of the GNU General Public License
16along with this program; see the file COPYING. If not, write to 16along with this program. If not, see <http://www.gnu.org/licenses/>. */
17the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
18Boston, MA 02110-1301, USA. */
19 17
20/* Emacs config.h may rename various library functions such as malloc. */ 18/* Emacs config.h may rename various library functions such as malloc. */
21#include <config.h> 19#include <config.h>