mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-06-09 10:46:02 +02:00
Terminal: Remove build id from about.properties
This commit is contained in:
parent
be166f32c3
commit
9230b32c27
5 changed files with 2 additions and 7 deletions
|
@ -19,7 +19,6 @@
|
|||
blurb=Target Management Terminal Serial Connector\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2015. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/tm
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
blurb=Target Management Terminal SSH Connector\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2000, 2015. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/tm
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
blurb=Target Management Terminal Telnet Connector\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2015. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/tm
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
###############################################################################
|
||||
# Copyright (c) 2007, 2013 Wind River Systems, Inc. and others.
|
||||
# Copyright (c) 2007, 2015 Wind River Systems, Inc. and others.
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are made available under the terms of the Eclipse Public License v1.0
|
||||
# which accompanies this distribution, and is available at
|
||||
|
@ -19,7 +19,6 @@
|
|||
blurb=TM Terminal Unit Tests\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2007, 2013. All rights reserved.\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2007, 2015. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/tm
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
blurb=Target Management Terminal Widget\n\
|
||||
\n\
|
||||
Version: {featureVersion}\n\
|
||||
Build id: {0}\n\
|
||||
\n\
|
||||
(c) Copyright Wind River Systems, Inc. and others 2003, 2015. All rights reserved.\n\
|
||||
Visit http://www.eclipse.org/tm
|
||||
|
|
Loading…
Add table
Reference in a new issue