Explorar el Código

Fix copyright

Florian Friedrich hace 3 años
padre
commit
ac60cf725a
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  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"