Selaa lähdekoodia

Fix copyright

Florian Friedrich 3 vuotta sitten
vanhempi
sitoutus
ac60cf725a
2 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 1 1
      Benchmarking/PerformanceTesting.h
  2. 1 1
      Benchmarking/PerformanceTesting.m

+ 1 - 1
Benchmarking/PerformanceTesting.h

@@ -2,7 +2,7 @@
 //  PerformanceTesting.h
 //  Benchmarking
 //
-//  CocoaLumberjack Demos
+//  CocoaLumberjack Benchmarking
 //
 
 #import <Foundation/Foundation.h>

+ 1 - 1
Benchmarking/PerformanceTesting.m

@@ -2,7 +2,7 @@
 //  PerformanceTesting.m
 //  Benchmarking
 //
-//  CocoaLumberjack Demos
+//  CocoaLumberjack Benchmarking
 //
 
 #import "PerformanceTesting.h"