change to utf8 for a couple files that were mac encoded

This commit is contained in:
benfry
2011-03-06 19:29:12 +00:00
parent 02dde182c2
commit fee059166d
3 changed files with 15 additions and 15 deletions

View File

@@ -1,17 +1,17 @@
/*
This book is here to help you get your job done. In general, you may use the
code in this book in your programs and documentation. You do not need to contact
us for permission unless youÕre reproducing a significant portion of the code.
us for permission unless youre reproducing a significant portion of the code.
For example, writing a program that uses several chunks of code from this book
does not require permission. Selling or distributing a CD-ROM of examples from
OÕReilly books does require permission. Answering a question by citing this book
OReilly books does require permission. Answering a question by citing this book
and quoting example code does not require permission. Incorporating a significant
amount of example code from this book into your productÕs documentation does
amount of example code from this book into your products documentation does
require permission.
We appreciate, but do not require, attribution. An attribution usually includes
the title, author, publisher, and ISBN. For example: ÒVisualizing Data, First
Edition by Ben Fry. Copyright 2008 Ben Fry, 9780596514556.Ó
the title, author, publisher, and ISBN. For example: Visualizing Data, First
Edition by Ben Fry. Copyright 2008 Ben Fry, 9780596514556.
If you feel your use of code examples falls outside fair use or the permission
given above, feel free to contact us at permissions@oreilly.com.

View File

@@ -1,17 +1,17 @@
/*
This book is here to help you get your job done. In general, you may use the
code in this book in your programs and documentation. You do not need to contact
us for permission unless youÕre reproducing a significant portion of the code.
us for permission unless youre reproducing a significant portion of the code.
For example, writing a program that uses several chunks of code from this book
does not require permission. Selling or distributing a CD-ROM of examples from
OÕReilly books does require permission. Answering a question by citing this book
OReilly books does require permission. Answering a question by citing this book
and quoting example code does not require permission. Incorporating a significant
amount of example code from this book into your productÕs documentation does
amount of example code from this book into your products documentation does
require permission.
We appreciate, but do not require, attribution. An attribution usually includes
the title, author, publisher, and ISBN. For example: ÒVisualizing Data, First
Edition by Ben Fry. Copyright 2008 Ben Fry, 9780596514556.Ó
the title, author, publisher, and ISBN. For example: Visualizing Data, First
Edition by Ben Fry. Copyright 2008 Ben Fry, 9780596514556.
If you feel your use of code examples falls outside fair use or the permission
given above, feel free to contact us at permissions@oreilly.com.

View File

@@ -1,17 +1,17 @@
/*
This book is here to help you get your job done. In general, you may use the
code in this book in your programs and documentation. You do not need to contact
us for permission unless youÕre reproducing a significant portion of the code.
us for permission unless youre reproducing a significant portion of the code.
For example, writing a program that uses several chunks of code from this book
does not require permission. Selling or distributing a CD-ROM of examples from
OÕReilly books does require permission. Answering a question by citing this book
OReilly books does require permission. Answering a question by citing this book
and quoting example code does not require permission. Incorporating a significant
amount of example code from this book into your productÕs documentation does
amount of example code from this book into your products documentation does
require permission.
We appreciate, but do not require, attribution. An attribution usually includes
the title, author, publisher, and ISBN. For example: ÒVisualizing Data, First
Edition by Ben Fry. Copyright 2008 Ben Fry, 9780596514556.Ó
the title, author, publisher, and ISBN. For example: Visualizing Data, First
Edition by Ben Fry. Copyright 2008 Ben Fry, 9780596514556.
If you feel your use of code examples falls outside fair use or the permission
given above, feel free to contact us at permissions@oreilly.com.