Revision: 14008
http://sourceforge.net/p/skim-app/code/14008
Author: hofman
Date: 2024-01-03 10:40:30 +0000 (Wed, 03 Jan 2024)
Log Message:
-----------
Don't use year range in copyright notice in source files. Increase date range
in info and Licence.
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/SKNDefines.h
trunk/SkimNotes/SKNDocument.h
trunk/SkimNotes/SKNDocument.m
trunk/SkimNotes/SKNExtendedAttributeManager.h
trunk/SkimNotes/SKNExtendedAttributeManager.m
trunk/SkimNotes/SKNLocalizations.h
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/SKNXPCAgentListenerProtocol.h
trunk/SkimNotes/SKNXPCSkimReader.h
trunk/SkimNotes/SKNXPCSkimReader.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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/Info.plist 2024-01-03 10:40:30 UTC (rev 14008)
@@ -21,7 +21,7 @@
<key>CFBundleVersion</key>
<string>1.6</string>
<key>NSHumanReadableCopyright</key>
- <string>© Christiaan M. Hofman, 2008-2023</string>
+ <string>© Christiaan M. Hofman, 2008-2024</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Modified: trunk/SkimNotes/License.txt
===================================================================
--- trunk/SkimNotes/License.txt 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/License.txt 2024-01-03 10:40:30 UTC (rev 14008)
@@ -1,5 +1,5 @@
-Copyright (c) 2008-2023, Christiaan Hofman and contributors
+Copyright (c) 2008-2024, 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 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/NSFileManager_SKNExtensions.h 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/NSFileManager_SKNExtensions.m 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/NSFileManager_SKNToolExtensions.h 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/NSFileManager_SKNToolExtensions.m 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/PDFAnnotation_SKNExtensions.h 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/PDFAnnotation_SKNExtensions.m 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev
14007)
+++ trunk/SkimNotes/PDFDocument_SKNExtensions.h 2024-01-03 10:40:30 UTC (rev
14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev
14007)
+++ trunk/SkimNotes/PDFDocument_SKNExtensions.m 2024-01-03 10:40:30 UTC (rev
14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNAgentListener.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/10/07.
/*
- This software is Copyright (c) 2007-2023
+ This software is Copyright (c) 2007
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNAgentListener.m 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/10/07.
/*
- This software is Copyright (c) 2007-2023
+ This software is Copyright (c) 2007
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 2023-12-30 15:12:05 UTC (rev
14007)
+++ trunk/SkimNotes/SKNAgentListenerProtocol.h 2024-01-03 10:40:30 UTC (rev
14008)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/10/07.
/*
- This software is Copyright (c) 2007-2023
+ This software is Copyright (c) 2007
Adam Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNDefines.h
===================================================================
--- trunk/SkimNotes/SKNDefines.h 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNDefines.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 07/12/2023.
/*
- This software is Copyright (c) 2023
+ This software is Copyright (c) 2023-2024
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNDocument.h
===================================================================
--- trunk/SkimNotes/SKNDocument.h 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNDocument.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNDocument.m 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/SKNExtendedAttributeManager.h 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Adam R. Maxwell on 05/12/05.
/*
- This software is Copyright (c) 2005-2023
+ This software is Copyright (c) 2005
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 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/SKNExtendedAttributeManager.m 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Adam R. Maxwell on 05/12/05.
/*
- This software is Copyright (c) 2005-2023
+ This software is Copyright (c) 2005
Adam R. Maxwell. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNLocalizations.h
===================================================================
--- trunk/SkimNotes/SKNLocalizations.h 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNLocalizations.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 04/12/2023.
/*
- This software is Copyright (c) 2023
+ This software is Copyright (c) 2023-2024
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNPDFAnnotationNote.h
===================================================================
--- trunk/SkimNotes/SKNPDFAnnotationNote.h 2023-12-30 15:12:05 UTC (rev
14007)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.h 2024-01-03 10:40:30 UTC (rev
14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev
14007)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.m 2024-01-03 10:40:30 UTC (rev
14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNSkimReader.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/09/07.
/*
- This software is Copyright (c) 2007-2023
+ This software is Copyright (c) 2007
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNSkimReader.m 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/09/07.
/*
- This software is Copyright (c) 2007-2023
+ This software is Copyright (c) 2007
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNUtilities.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNUtilities.m 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNXPCAgentListenerProtocol.h
===================================================================
--- trunk/SkimNotes/SKNXPCAgentListenerProtocol.h 2023-12-30 15:12:05 UTC
(rev 14007)
+++ trunk/SkimNotes/SKNXPCAgentListenerProtocol.h 2024-01-03 10:40:30 UTC
(rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 24/11/2023.
/*
- This software is Copyright (c) 2023
+ This software is Copyright (c) 2023-2024
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNXPCSkimReader.h
===================================================================
--- trunk/SkimNotes/SKNXPCSkimReader.h 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNXPCSkimReader.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 24/11/2023.
/*
- This software is Copyright (c) 2023
+ This software is Copyright (c) 2023-2024
Christiaan Hofman. All rights reserved.
Redistribution and use in source and binary forms, with or without
Modified: trunk/SkimNotes/SKNXPCSkimReader.m
===================================================================
--- trunk/SkimNotes/SKNXPCSkimReader.m 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SKNXPCSkimReader.m 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 24/11/2023.
/*
- This software is Copyright (c) 2023
+ This software is Copyright (c) 2023-2024
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SkimNotes.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
*
* Created by Christiaan Hofman on 6/15/08.
*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/SkimNotesBase.h 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
*
* Created by Christiaan Hofman on 7/15/08.
*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/main.m 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/skimnotes.m 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 18/06/08.
/*
- This software is Copyright (c) 2008-2023
+ This software is Copyright (c) 2008
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 2023-12-30 15:12:05 UTC (rev 14007)
+++ trunk/SkimNotes/skimpdf.m 2024-01-03 10:40:30 UTC (rev 14008)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 08/28/10.
/*
- This software is Copyright (c) 2010-2023
+ This software is Copyright (c) 2010
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