Skip to content

Commit ac1787e

Browse files
committed
Fix BSA BNL name in file headers.
1 parent 74a7143 commit ac1787e

21 files changed

Lines changed: 63 additions & 64 deletions

src/diffpy/EventTicker.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/EventTicker.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/runtimepath.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/runtimepath.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/serialization.ipp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/srreal/AtomUtils.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/srreal/AtomUtils.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/srreal/CrystalStructureAdapter.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/srreal/CrystalStructureAdapter.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

src/diffpy/srreal/PeriodicStructureAdapter.cpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
/*****************************************************************************
22
*
33
* libdiffpy Complex Modeling Initiative
4-
* Pavol Juhas
5-
* (c) 2013 Brookhaven National Laboratory,
6-
* Upton, New York. All rights reserved.
4+
* (c) 2013 Brookhaven Science Associates,
5+
* Brookhaven National Laboratory.
6+
* All rights reserved.
77
*
88
* File coded by: Pavol Juhas
99
*

0 commit comments

Comments
 (0)