mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-20 11:33:09 -08:00
Add $id$ and copyright lines to various scripts.
Copied from Perforce Change: 186276 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
e33f0cc954
commit
eaedbeffd8
5 changed files with 15 additions and 20 deletions
|
|
@ -1,11 +1,10 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# Ravenbrook
|
||||
# <http://www.ravenbrook.com/>
|
||||
#
|
||||
# BRANCH -- CREATE VERSION OR TASK BRANCH
|
||||
#
|
||||
# Gareth Rees, Ravenbrook Limited, 2014-03-18
|
||||
#
|
||||
# $Id$
|
||||
# Copyright (c) 2014 Ravenbrook Limited. See end of file for license.
|
||||
#
|
||||
#
|
||||
# 1. INTRODUCTION
|
||||
|
|
|
|||
|
|
@ -1,11 +1,10 @@
|
|||
#!/usr/bin/env python
|
||||
#
|
||||
# Ravenbrook
|
||||
# <http://www.ravenbrook.com/>
|
||||
#
|
||||
# RELEASE -- MAKE A RELEASE
|
||||
#
|
||||
# Gareth Rees, Ravenbrook Limited, 2014-03-18
|
||||
#
|
||||
# $Id$
|
||||
# Copyright (c) 2014 Ravenbrook Limited. See end of file for license.
|
||||
#
|
||||
#
|
||||
# 1. INTRODUCTION
|
||||
|
|
|
|||
|
|
@ -1,11 +1,10 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Ravenbrook
|
||||
# <http://www.ravenbrook.com/>
|
||||
#
|
||||
# TESTCOVERAGE -- TEST COVERAGE REPORT FOR THE MPS
|
||||
#
|
||||
# Gareth Rees, Ravenbrook Limited, 2014-03-21
|
||||
#
|
||||
# $Id$
|
||||
# Copyright (c) 2014 Ravenbrook Limited. See end of file for license.
|
||||
#
|
||||
#
|
||||
# 1. INTRODUCTION
|
||||
|
|
|
|||
|
|
@ -1,11 +1,10 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Ravenbrook
|
||||
# <http://www.ravenbrook.com/>
|
||||
#
|
||||
# TESTEMSCRIPTEN -- TEST THE MPS WITH EMSCRIPTEN
|
||||
#
|
||||
# Gareth Rees, Ravenbrook Limited, 2014-04-17
|
||||
#
|
||||
# $Id$
|
||||
# Copyright (c) 2014 Ravenbrook Limited. See end of file for license.
|
||||
#
|
||||
#
|
||||
# 1. INTRODUCTION
|
||||
|
|
|
|||
|
|
@ -1,11 +1,10 @@
|
|||
#!/bin/sh
|
||||
#
|
||||
# Ravenbrook
|
||||
# <http://www.ravenbrook.com/>
|
||||
#
|
||||
# TESTOPENDYLAN -- TEST THE MPS WITH OPENDYLAN
|
||||
#
|
||||
# Gareth Rees, Ravenbrook Limited, 2014-03-20
|
||||
#
|
||||
# $Id$
|
||||
# Copyright (c) 2014 Ravenbrook Limited. See end of file for license.
|
||||
#
|
||||
#
|
||||
# 1. INTRODUCTION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue