diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 13:32:08 +0200 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2021-04-06 16:27:10 +0200 |
commit | 5d33e045968104ac678d8b4b4ec1e8956bbf68e0 (patch) | |
tree | 457ff511c2ea543e81d90ab1bfa809a48c6d1094 /Tools/scripts/sunshar.rb | |
parent | databases: fix category Makefile after 03cebea45b11 (diff) |
framework: Remove $FreeBSD$
Where appropriate fiddle with a few other things.
Diffstat (limited to 'Tools/scripts/sunshar.rb')
-rwxr-xr-x | Tools/scripts/sunshar.rb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/scripts/sunshar.rb b/Tools/scripts/sunshar.rb index eb31296b5692..bbbb1a0f2049 100755 --- a/Tools/scripts/sunshar.rb +++ b/Tools/scripts/sunshar.rb @@ -25,8 +25,6 @@ # LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY # OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF # SUCH DAMAGE. -# -# $FreeBSD$ RCS_ID = %q$Idaemons: /home/cvs/sunshar/sunshar.rb,v 1.13 2004/02/28 14:15:47 knu Exp $ RCS_REVISION = RCS_ID.split[2] |