Skip to content

Commit 4a88c81

Browse files
committed
Update source boilerplate for new LICENSE file
1 parent 26c2993 commit 4a88c81

58 files changed

Lines changed: 175 additions & 235 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

normativeTypesJava/src/org/epics/nt/HasAlarm.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/HasControl.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/HasDisplay.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/HasTimeStamp.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/NTAggregate.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/NTAggregateBuilder.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/NTAttribute.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/NTAttributeBuilder.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/NTContinuum.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

normativeTypesJava/src/org/epics/nt/NTContinuumBuilder.java

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
/**
2-
* Copyright - See the COPYRIGHT that is included with this distribution.
3-
* EPICS pvData is distributed subject to a Software License Agreement found
4-
* in file LICENSE that is included with this distribution.
1+
/*
2+
* Copyright information and license terms for this software can be
3+
* found in the file LICENSE that is included with the distribution
54
*/
65
package org.epics.nt;
76

0 commit comments

Comments
 (0)