From 20b8a0abcc6034aa2b4d107a17cf21e343b4bbc7 Mon Sep 17 00:00:00 2001 From: Matthias Neeracher Date: Sun, 14 Aug 2011 03:03:54 +0200 Subject: [PATCH] Fix copyright notices --- Medianno.xcodeproj/project.pbxproj | 2 +- Medianno/MAAddMediaSheet.h | 2 +- Medianno/MAAddMediaSheet.mm | 2 +- Medianno/MAAnno.h | 2 +- Medianno/MAAnno.mm | 2 +- Medianno/MAAppController.h | 2 +- Medianno/MAAppController.mm | 2 +- Medianno/MADocWindow.h | 2 +- Medianno/MADocWindow.mm | 2 +- Medianno/MADocument.h | 2 +- Medianno/MADocument.mm | 2 +- Medianno/MAFolder.h | 2 +- Medianno/MAFolder.mm | 2 +- Medianno/MAMedia.h | 2 +- Medianno/MAMedia.mm | 2 +- Medianno/MATag.h | 2 +- Medianno/MATag.mm | 2 +- Medianno/MATagDescription.h | 2 +- Medianno/MATagDescription.mm | 2 +- Medianno/en.lproj/Localizable.strings | 2 +- Medianno/main.m | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/Medianno.xcodeproj/project.pbxproj b/Medianno.xcodeproj/project.pbxproj index 5d9a164..138fcaa 100644 --- a/Medianno.xcodeproj/project.pbxproj +++ b/Medianno.xcodeproj/project.pbxproj @@ -199,7 +199,7 @@ 950BB65D13F1F26200D8E669 /* Project object */ = { isa = PBXProject; attributes = { - ORGANIZATIONNAME = "Apple Computer"; + ORGANIZATIONNAME = "Matthias Neeracher"; }; buildConfigurationList = 950BB66013F1F26200D8E669 /* Build configuration list for PBXProject "Medianno" */; compatibilityVersion = "Xcode 3.2"; diff --git a/Medianno/MAAddMediaSheet.h b/Medianno/MAAddMediaSheet.h index 902feb7..90e328b 100644 --- a/Medianno/MAAddMediaSheet.h +++ b/Medianno/MAAddMediaSheet.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/11/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MAAddMediaSheet.mm b/Medianno/MAAddMediaSheet.mm index eaa9002..6e17741 100644 --- a/Medianno/MAAddMediaSheet.mm +++ b/Medianno/MAAddMediaSheet.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/11/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import "MAAddMediaSheet.h" diff --git a/Medianno/MAAnno.h b/Medianno/MAAnno.h index e7a8f13..ec9493a 100644 --- a/Medianno/MAAnno.h +++ b/Medianno/MAAnno.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MAAnno.mm b/Medianno/MAAnno.mm index 6b5eee6..81c2d90 100644 --- a/Medianno/MAAnno.mm +++ b/Medianno/MAAnno.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import "MAAnno.h" diff --git a/Medianno/MAAppController.h b/Medianno/MAAppController.h index 1e6e863..a0a484e 100644 --- a/Medianno/MAAppController.h +++ b/Medianno/MAAppController.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/11/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MAAppController.mm b/Medianno/MAAppController.mm index 9d67596..499b780 100644 --- a/Medianno/MAAppController.mm +++ b/Medianno/MAAppController.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/11/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import "MAAppController.h" diff --git a/Medianno/MADocWindow.h b/Medianno/MADocWindow.h index 9e231f1..f849332 100644 --- a/Medianno/MADocWindow.h +++ b/Medianno/MADocWindow.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MADocWindow.mm b/Medianno/MADocWindow.mm index 3694d50..75856f5 100644 --- a/Medianno/MADocWindow.mm +++ b/Medianno/MADocWindow.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MADocument.h b/Medianno/MADocument.h index 245e0a3..c6d90a0 100644 --- a/Medianno/MADocument.h +++ b/Medianno/MADocument.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MADocument.mm b/Medianno/MADocument.mm index 3edb2c8..7352d11 100644 --- a/Medianno/MADocument.mm +++ b/Medianno/MADocument.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import "MADocument.h" diff --git a/Medianno/MAFolder.h b/Medianno/MAFolder.h index b85f638..f0626da 100644 --- a/Medianno/MAFolder.h +++ b/Medianno/MAFolder.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MAFolder.mm b/Medianno/MAFolder.mm index 4048f6f..96791e1 100644 --- a/Medianno/MAFolder.mm +++ b/Medianno/MAFolder.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import "MAFolder.h" diff --git a/Medianno/MAMedia.h b/Medianno/MAMedia.h index 4d13ac1..f074eb6 100644 --- a/Medianno/MAMedia.h +++ b/Medianno/MAMedia.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MAMedia.mm b/Medianno/MAMedia.mm index 6a351db..883a534 100644 --- a/Medianno/MAMedia.mm +++ b/Medianno/MAMedia.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import "MAMedia.h" diff --git a/Medianno/MATag.h b/Medianno/MATag.h index 80f8da0..ebbe154 100644 --- a/Medianno/MATag.h +++ b/Medianno/MATag.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MATag.mm b/Medianno/MATag.mm index 6ae9e6f..82626b4 100644 --- a/Medianno/MATag.mm +++ b/Medianno/MATag.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import "MATag.h" diff --git a/Medianno/MATagDescription.h b/Medianno/MATagDescription.h index 1a621f9..786dfc6 100644 --- a/Medianno/MATagDescription.h +++ b/Medianno/MATagDescription.h @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import diff --git a/Medianno/MATagDescription.mm b/Medianno/MATagDescription.mm index a4a317f..9584884 100644 --- a/Medianno/MATagDescription.mm +++ b/Medianno/MATagDescription.mm @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright (c) 2011 Apple Computer. All rights reserved. +// Copyright (c) 2011 Matthias Neeracher. All rights reserved. // #import "MATagDescription.h" diff --git a/Medianno/en.lproj/Localizable.strings b/Medianno/en.lproj/Localizable.strings index 70e84d5..96e0ef3 100644 --- a/Medianno/en.lproj/Localizable.strings +++ b/Medianno/en.lproj/Localizable.strings @@ -3,7 +3,7 @@ Medianno Created by Matthias Neeracher on 8/14/11. - Copyright 2011 Apple Computer. All rights reserved. + Copyright 2011 Matthias Neeracher. All rights reserved. */ "Play" = "Play"; diff --git a/Medianno/main.m b/Medianno/main.m index 8b5ecfd..a04eee1 100644 --- a/Medianno/main.m +++ b/Medianno/main.m @@ -3,7 +3,7 @@ // Medianno // // Created by Matthias Neeracher on 8/10/11. -// Copyright 2011 Apple Computer. All rights reserved. +// Copyright 2011 Matthias Neeracher. All rights reserved. // #import