Skip to content

Commit bdce516

Browse files
committed
Updating copyright year
1 parent 5ab31e9 commit bdce516

64 files changed

Lines changed: 64 additions & 64 deletions

Some content is hidden

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

src/org/ohdsi/usagi/CodeMapping.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/org/ohdsi/usagi/Concept.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/org/ohdsi/usagi/ErrorReport.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* This file is part of Usagi
55
*

src/org/ohdsi/usagi/ReadCodeMappingsFromFile.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/org/ohdsi/usagi/SourceCode.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/org/ohdsi/usagi/UsagiAnalyzer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/org/ohdsi/usagi/UsagiSearchEngine.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/org/ohdsi/usagi/WriteCodeMappingsToFile.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/org/ohdsi/usagi/dataImport/ImportData.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

src/org/ohdsi/usagi/indexBuilding/BerkeleyDbBuilder.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*******************************************************************************
2-
* Copyright 2018 Observational Health Data Sciences and Informatics
2+
* Copyright 2019 Observational Health Data Sciences and Informatics
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)