Skip to content

Commit f243a27

Browse files
committed
Update source boilerplate for new LICENSE file
1 parent d852d7b commit f243a27

207 files changed

Lines changed: 628 additions & 825 deletions

File tree

Some content is hidden

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

pvDataJava/src/org/epics/pvdata/accessSecurity/AccessSecurityLevel.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.pvdata.accessSecurity;
76

pvDataJava/src/org/epics/pvdata/accessSecurity/AccessSecurityLevelFactory.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.pvdata.accessSecurity;
76

pvDataJava/src/org/epics/pvdata/copy/CreateRequest.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.pvdata.copy;
76

pvDataJava/src/org/epics/pvdata/copy/PVCopy.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.pvdata.copy;
76

pvDataJava/src/org/epics/pvdata/copy/PVCopyFactory.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.pvdata.copy;
76

pvDataJava/src/org/epics/pvdata/copy/PVCopyImpl.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.pvdata.copy;
76

pvDataJava/src/org/epics/pvdata/copy/PVCopyTraverseMasterCallback.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.pvdata.copy;
76

pvDataJava/src/org/epics/pvdata/factory/AbstractPVArray.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.pvdata.factory;
76

pvDataJava/src/org/epics/pvdata/factory/AbstractPVComplexArray.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.pvdata.factory;
76

pvDataJava/src/org/epics/pvdata/factory/AbstractPVField.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.pvdata.factory;
76

0 commit comments

Comments
 (0)