Skip to content

Commit ae24ba9

Browse files
committed
Add copyright
1 parent b47521b commit ae24ba9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

affinity/src/main/java/net/openhft/affinity/impl/LinuxJNAAffinity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* * Copyright (C) ${YEAR} higherfrequencytrading.com
3+
* * Copyright (C) 2016 higherfrequencytrading.com
44
* *
55
* * This program is free software: you can redistribute it and/or modify
66
* * it under the terms of the GNU Lesser General Public License as published by

affinity/src/test/java/net/openhft/affinity/impl/LinuxJNAAffinityTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* * Copyright (C) ${YEAR} higherfrequencytrading.com
3+
* * Copyright (C) 2016 higherfrequencytrading.com
44
* *
55
* * This program is free software: you can redistribute it and/or modify
66
* * it under the terms of the GNU Lesser General Public License as published by

affinity/src/test/java/software/chronicle/enterprise/internals/NativeAffinityTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
*
3-
* * Copyright (C) ${YEAR} higherfrequencytrading.com
3+
* * Copyright (C) 2016 higherfrequencytrading.com
44
* *
55
* * This program is free software: you can redistribute it and/or modify
66
* * it under the terms of the GNU Lesser General Public License as published by

0 commit comments

Comments
 (0)