Skip to content

Commit 6c0161d

Browse files
committed
replace some latin1 (c) symbol with (c)
1 parent c292d80 commit 6c0161d

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

src/CDtoc.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2006-2007 puck_lock
18+
Copyright (C)2006-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
*/
2121
//==================================================================//

src/compress.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2006-2007 puck_lock
18+
Copyright (C) 2006-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
*/
2121
//==================================================================//

src/extracts.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2006-2007 puck_lock
18+
Copyright (C) 2006-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
*/
2121
//==================================================================//

src/iconv.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2005-2007 puck_lock
18+
Copyright (C) 2005-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
*/
2121
//==================================================================//

src/id3v2.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2006-2007 puck_lock
18+
Copyright (C)2006-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
*/
2121
//==================================================================//

src/metalist.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2006-2007 puck_lock
18+
Copyright (C) 2006-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
*/
2121
//==================================================================//

src/parsley.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2005-2007 puck_lock
18+
Copyright (C) 2005-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
2121
----------------------

src/util.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2006-2007 puck_lock
18+
Copyright (C) 2006-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
2121
----------------------

src/uuid.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
cannot, write to the Free Software Foundation, 59 Temple Place
1616
Suite 330, Boston, MA 02111-1307, USA. Or www.fsf.org
1717
18-
Copyright ©2006-2007 puck_lock
18+
Copyright (C) 2006-2007 puck_lock
1919
with contributions from others; see the CREDITS file
2020
*/
2121
//==================================================================//

0 commit comments

Comments
 (0)