Skip to content

Commit 4cfd179

Browse files
committed
Updated README.md and headers.
1 parent 5f99e49 commit 4cfd179

51 files changed

Lines changed: 57 additions & 57 deletions

Some content is hidden

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

README.md

Lines changed: 7 additions & 7 deletions

src/main/java/fr/igred/omero/Client.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

src/main/java/fr/igred/omero/GenericObjectWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

src/main/java/fr/igred/omero/annotations/GenericAnnotationWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

src/main/java/fr/igred/omero/annotations/MapAnnotationWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

src/main/java/fr/igred/omero/annotations/TableWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

src/main/java/fr/igred/omero/annotations/TagAnnotationWrapper.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

src/main/java/fr/igred/omero/exception/AccessException.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

src/main/java/fr/igred/omero/exception/ExceptionHandler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

src/main/java/fr/igred/omero/exception/OMEROServerError.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2020 GReD
2+
* Copyright (C) 2020-2021 GReD
33
*
44
* This program is free software; you can redistribute it and/or modify it under
55
* the terms of the GNU General Public License as published by the Free Software

0 commit comments

Comments
 (0)