Revision: 12097
http://sourceforge.net/p/skim-app/code/12097
Author: hofman
Date: 2021-01-01 13:50:42 +0000 (Fri, 01 Jan 2021)
Log Message:
-----------
update copyright dates
Modified Paths:
--------------
trunk/SkimNotes/Info.plist
trunk/SkimNotes/License.txt
trunk/SkimNotes/NSFileManager_SKNExtensions.h
trunk/SkimNotes/NSFileManager_SKNExtensions.m
trunk/SkimNotes/NSFileManager_SKNToolExtensions.h
trunk/SkimNotes/NSFileManager_SKNToolExtensions.m
trunk/SkimNotes/PDFAnnotation_SKNExtensions.h
trunk/SkimNotes/PDFAnnotation_SKNExtensions.m
trunk/SkimNotes/PDFDocument_SKNExtensions.h
trunk/SkimNotes/PDFDocument_SKNExtensions.m
trunk/SkimNotes/SKNAgentListener.h
trunk/SkimNotes/SKNAgentListener.m
trunk/SkimNotes/SKNAgentListenerProtocol.h
trunk/SkimNotes/SKNDocument.h
trunk/SkimNotes/SKNDocument.m
trunk/SkimNotes/SKNExtendedAttributeManager.h
trunk/SkimNotes/SKNExtendedAttributeManager.m
trunk/SkimNotes/SKNPDFAnnotationNote.h
trunk/SkimNotes/SKNPDFAnnotationNote.m
trunk/SkimNotes/SKNSkimReader.h
trunk/SkimNotes/SKNSkimReader.m
trunk/SkimNotes/SKNUtilities.h
trunk/SkimNotes/SKNUtilities.m
trunk/SkimNotes/SkimNotes.h
trunk/SkimNotes/SkimNotesBase.h
trunk/SkimNotes/main.m
trunk/SkimNotes/skimnotes.m
trunk/SkimNotes/skimpdf.m
Modified: trunk/SkimNotes/Info.plist
===================================================================
--- trunk/SkimNotes/Info.plist 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/Info.plist 2021-01-01 13:50:42 UTC (rev 12097)
@@ -21,7 +21,7 @@
<key>CFBundleVersion</key>
<string>1.5</string>
<key>NSHumanReadableCopyright</key>
- <string>© Christiaan M. Hofman, 2008-2020</string>
+ <string>© Christiaan M. Hofman, 2008-2021</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Modified: trunk/SkimNotes/License.txt
===================================================================
--- trunk/SkimNotes/License.txt 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/License.txt 2021-01-01 13:50:42 UTC (rev 12097)
@@ -1,5 +1,5 @@
-Copyright (c) 2008-2020, Christiaan Hofman and contributors
+Copyright (c) 2008-2021, Christiaan Hofman and contributors
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
Modified: trunk/SkimNotes/NSFileManager_SKNExtensions.h
===================================================================
--- trunk/SkimNotes/NSFileManager_SKNExtensions.h 2020-12-29 14:50:22 UTC
(rev 12096)
+++ trunk/SkimNotes/NSFileManager_SKNExtensions.h 2021-01-01 13:50:42 UTC
(rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/NSFileManager_SKNExtensions.m
===================================================================
--- trunk/SkimNotes/NSFileManager_SKNExtensions.m 2020-12-29 14:50:22 UTC
(rev 12096)
+++ trunk/SkimNotes/NSFileManager_SKNExtensions.m 2021-01-01 13:50:42 UTC
(rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/NSFileManager_SKNToolExtensions.h
===================================================================
--- trunk/SkimNotes/NSFileManager_SKNToolExtensions.h 2020-12-29 14:50:22 UTC
(rev 12096)
+++ trunk/SkimNotes/NSFileManager_SKNToolExtensions.h 2021-01-01 13:50:42 UTC
(rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/NSFileManager_SKNToolExtensions.m
===================================================================
--- trunk/SkimNotes/NSFileManager_SKNToolExtensions.m 2020-12-29 14:50:22 UTC
(rev 12096)
+++ trunk/SkimNotes/NSFileManager_SKNToolExtensions.m 2021-01-01 13:50:42 UTC
(rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/PDFAnnotation_SKNExtensions.h
===================================================================
--- trunk/SkimNotes/PDFAnnotation_SKNExtensions.h 2020-12-29 14:50:22 UTC
(rev 12096)
+++ trunk/SkimNotes/PDFAnnotation_SKNExtensions.h 2021-01-01 13:50:42 UTC
(rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/PDFAnnotation_SKNExtensions.m
===================================================================
--- trunk/SkimNotes/PDFAnnotation_SKNExtensions.m 2020-12-29 14:50:22 UTC
(rev 12096)
+++ trunk/SkimNotes/PDFAnnotation_SKNExtensions.m 2021-01-01 13:50:42 UTC
(rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/PDFDocument_SKNExtensions.h
===================================================================
--- trunk/SkimNotes/PDFDocument_SKNExtensions.h 2020-12-29 14:50:22 UTC (rev
12096)
+++ trunk/SkimNotes/PDFDocument_SKNExtensions.h 2021-01-01 13:50:42 UTC (rev
12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/PDFDocument_SKNExtensions.m
===================================================================
--- trunk/SkimNotes/PDFDocument_SKNExtensions.m 2020-12-29 14:50:22 UTC (rev
12096)
+++ trunk/SkimNotes/PDFDocument_SKNExtensions.m 2021-01-01 13:50:42 UTC (rev
12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNAgentListener.h
===================================================================
--- trunk/SkimNotes/SKNAgentListener.h 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SKNAgentListener.h 2021-01-01 13:50:42 UTC (rev 12097)
@@ -3,7 +3,7 @@
*
* Created by Adam Maxwell on 04/10/07.
*
- This software is Copyright (c) 2007-2020
+ This software is Copyright (c) 2007-2021
Adam Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNAgentListener.m
===================================================================
--- trunk/SkimNotes/SKNAgentListener.m 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SKNAgentListener.m 2021-01-01 13:50:42 UTC (rev 12097)
@@ -3,7 +3,7 @@
*
* Created by Adam Maxwell on 04/10/07.
*
- This software is Copyright (c) 2007-2020
+ This software is Copyright (c) 2007-2021
Adam Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNAgentListenerProtocol.h
===================================================================
--- trunk/SkimNotes/SKNAgentListenerProtocol.h 2020-12-29 14:50:22 UTC (rev
12096)
+++ trunk/SkimNotes/SKNAgentListenerProtocol.h 2021-01-01 13:50:42 UTC (rev
12097)
@@ -3,7 +3,7 @@
*
* Created by Adam Maxwell on 04/10/07.
*
- This software is Copyright (c) 2007-2020
+ This software is Copyright (c) 2007-2021
Adam Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNDocument.h
===================================================================
--- trunk/SkimNotes/SKNDocument.h 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SKNDocument.h 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNDocument.m
===================================================================
--- trunk/SkimNotes/SKNDocument.m 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SKNDocument.m 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNExtendedAttributeManager.h
===================================================================
--- trunk/SkimNotes/SKNExtendedAttributeManager.h 2020-12-29 14:50:22 UTC
(rev 12096)
+++ trunk/SkimNotes/SKNExtendedAttributeManager.h 2021-01-01 13:50:42 UTC
(rev 12097)
@@ -3,7 +3,7 @@
//
// Created by Adam R. Maxwell on 05/12/05.
/*
- This software is Copyright (c) 2005-2020
+ This software is Copyright (c) 2005-2021
Adam R. Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNExtendedAttributeManager.m
===================================================================
--- trunk/SkimNotes/SKNExtendedAttributeManager.m 2020-12-29 14:50:22 UTC
(rev 12096)
+++ trunk/SkimNotes/SKNExtendedAttributeManager.m 2021-01-01 13:50:42 UTC
(rev 12097)
@@ -3,7 +3,7 @@
//
// Created by Adam R. Maxwell on 05/12/05.
/*
- This software is Copyright (c) 2005-2020
+ This software is Copyright (c) 2005-2021
Adam R. Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNPDFAnnotationNote.h
===================================================================
--- trunk/SkimNotes/SKNPDFAnnotationNote.h 2020-12-29 14:50:22 UTC (rev
12096)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.h 2021-01-01 13:50:42 UTC (rev
12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNPDFAnnotationNote.m
===================================================================
--- trunk/SkimNotes/SKNPDFAnnotationNote.m 2020-12-29 14:50:22 UTC (rev
12096)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.m 2021-01-01 13:50:42 UTC (rev
12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNSkimReader.h
===================================================================
--- trunk/SkimNotes/SKNSkimReader.h 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SKNSkimReader.h 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/09/07.
/*
- This software is Copyright (c) 2007-2020
+ This software is Copyright (c) 2007-2021
Adam Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNSkimReader.m
===================================================================
--- trunk/SkimNotes/SKNSkimReader.m 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SKNSkimReader.m 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/09/07.
/*
- This software is Copyright (c) 2007-2020
+ This software is Copyright (c) 2007-2021
Adam Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNUtilities.h
===================================================================
--- trunk/SkimNotes/SKNUtilities.h 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SKNUtilities.h 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNUtilities.m
===================================================================
--- trunk/SkimNotes/SKNUtilities.m 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SKNUtilities.m 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SkimNotes.h
===================================================================
--- trunk/SkimNotes/SkimNotes.h 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SkimNotes.h 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
*
* Created by Christiaan Hofman on 6/15/08.
*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SkimNotesBase.h
===================================================================
--- trunk/SkimNotes/SkimNotesBase.h 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/SkimNotesBase.h 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
*
* Created by Christiaan Hofman on 7/15/08.
*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/main.m
===================================================================
--- trunk/SkimNotes/main.m 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/main.m 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/skimnotes.m
===================================================================
--- trunk/SkimNotes/skimnotes.m 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/skimnotes.m 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 18/06/08.
/*
- This software is Copyright (c) 2008-2020
+ This software is Copyright (c) 2008-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/skimpdf.m
===================================================================
--- trunk/SkimNotes/skimpdf.m 2020-12-29 14:50:22 UTC (rev 12096)
+++ trunk/SkimNotes/skimpdf.m 2021-01-01 13:50:42 UTC (rev 12097)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 08/28/10.
/*
- This software is Copyright (c) 2010-2020
+ This software is Copyright (c) 2010-2021
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Skim-app-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/skim-app-commit