Revision: 10208
http://sourceforge.net/p/skim-app/code/10208
Author: hofman
Date: 2019-01-03 19:12:06 +0000 (Thu, 03 Jan 2019)
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/Info.plist 2019-01-03 19:12:06 UTC (rev 10208)
@@ -21,7 +21,7 @@
<key>CFBundleVersion</key>
<string>1.3.13</string>
<key>NSHumanReadableCopyright</key>
- <string>© Christiaan M. Hofman, 2008-2018</string>
+ <string>© Christiaan M. Hofman, 2008-2019</string>
<key>NSPrincipalClass</key>
<string></string>
</dict>
Modified: trunk/SkimNotes/License.txt
===================================================================
--- trunk/SkimNotes/License.txt 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/License.txt 2019-01-03 19:12:06 UTC (rev 10208)
@@ -1,5 +1,5 @@
-Copyright (c) 2008-2018, Christiaan Hofman and contributors
+Copyright (c) 2008-2019, 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 2019-01-03 17:41:04 UTC
(rev 10207)
+++ trunk/SkimNotes/NSFileManager_SKNExtensions.h 2019-01-03 19:12:06 UTC
(rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC
(rev 10207)
+++ trunk/SkimNotes/NSFileManager_SKNExtensions.m 2019-01-03 19:12:06 UTC
(rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC
(rev 10207)
+++ trunk/SkimNotes/NSFileManager_SKNToolExtensions.h 2019-01-03 19:12:06 UTC
(rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC
(rev 10207)
+++ trunk/SkimNotes/NSFileManager_SKNToolExtensions.m 2019-01-03 19:12:06 UTC
(rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC
(rev 10207)
+++ trunk/SkimNotes/PDFAnnotation_SKNExtensions.h 2019-01-03 19:12:06 UTC
(rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC
(rev 10207)
+++ trunk/SkimNotes/PDFAnnotation_SKNExtensions.m 2019-01-03 19:12:06 UTC
(rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev
10207)
+++ trunk/SkimNotes/PDFDocument_SKNExtensions.h 2019-01-03 19:12:06 UTC (rev
10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev
10207)
+++ trunk/SkimNotes/PDFDocument_SKNExtensions.m 2019-01-03 19:12:06 UTC (rev
10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SKNAgentListener.h 2019-01-03 19:12:06 UTC (rev 10208)
@@ -3,7 +3,7 @@
*
* Created by Adam Maxwell on 04/10/07.
*
- This software is Copyright (c) 2007-2018
+ This software is Copyright (c) 2007-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SKNAgentListener.m 2019-01-03 19:12:06 UTC (rev 10208)
@@ -3,7 +3,7 @@
*
* Created by Adam Maxwell on 04/10/07.
*
- This software is Copyright (c) 2007-2018
+ This software is Copyright (c) 2007-2019
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 2019-01-03 17:41:04 UTC (rev
10207)
+++ trunk/SkimNotes/SKNAgentListenerProtocol.h 2019-01-03 19:12:06 UTC (rev
10208)
@@ -3,7 +3,7 @@
*
* Created by Adam Maxwell on 04/10/07.
*
- This software is Copyright (c) 2007-2018
+ This software is Copyright (c) 2007-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SKNDocument.h 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SKNDocument.m 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC
(rev 10207)
+++ trunk/SkimNotes/SKNExtendedAttributeManager.h 2019-01-03 19:12:06 UTC
(rev 10208)
@@ -3,7 +3,7 @@
//
// Created by Adam R. Maxwell on 05/12/05.
/*
- This software is Copyright (c) 2005-2018
+ This software is Copyright (c) 2005-2019
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 2019-01-03 17:41:04 UTC
(rev 10207)
+++ trunk/SkimNotes/SKNExtendedAttributeManager.m 2019-01-03 19:12:06 UTC
(rev 10208)
@@ -3,7 +3,7 @@
//
// Created by Adam R. Maxwell on 05/12/05.
/*
- This software is Copyright (c) 2005-2018
+ This software is Copyright (c) 2005-2019
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 2019-01-03 17:41:04 UTC (rev
10207)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.h 2019-01-03 19:12:06 UTC (rev
10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev
10207)
+++ trunk/SkimNotes/SKNPDFAnnotationNote.m 2019-01-03 19:12:06 UTC (rev
10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 6/15/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SKNSkimReader.h 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/09/07.
/*
- This software is Copyright (c) 2007-2018
+ This software is Copyright (c) 2007-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SKNSkimReader.m 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Adam Maxwell on 04/09/07.
/*
- This software is Copyright (c) 2007-2018
+ This software is Copyright (c) 2007-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SKNUtilities.h 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SKNUtilities.m 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/17/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SkimNotes.h 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
*
* Created by Christiaan Hofman on 6/15/08.
*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/SkimNotesBase.h 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
*
* Created by Christiaan Hofman on 7/15/08.
*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/main.m 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 7/16/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/skimnotes.m 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 18/06/08.
/*
- This software is Copyright (c) 2008-2018
+ This software is Copyright (c) 2008-2019
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 2019-01-03 17:41:04 UTC (rev 10207)
+++ trunk/SkimNotes/skimpdf.m 2019-01-03 19:12:06 UTC (rev 10208)
@@ -4,7 +4,7 @@
//
// Created by Christiaan Hofman on 08/28/10.
/*
- This software is Copyright (c) 2010-2018
+ This software is Copyright (c) 2010-2019
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