소스 검색

Merge pull request #3697 from jaefunk/change_file_encoding

change file encoding
Kim Kulling 4 년 전
부모
커밋
0dbaeb57e3
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      contrib/gtest/include/gtest/internal/gtest-internal.h

+ 1 - 1
contrib/gtest/include/gtest/internal/gtest-internal.h

@@ -1,4 +1,4 @@
-// Copyright 2005, Google Inc.
+// Copyright 2005, Google Inc.
 // All rights reserved.
 //
 // Redistribution and use in source and binary forms, with or without