2 * Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
4 * Permission is hereby granted, free of charge, to any person obtaining a
5 * copy of this software and associated documentation files (the "Software"),
6 * to deal in the Software without restriction, including without limitation
7 * the rights to use, copy, modify, merge, publish, distribute, sublicense,
8 * and/or sell copies of the Software, and to permit persons to whom the
9 * Software is furnished to do so, subject to the following conditions:
11 * The above copyright notice and this permission notice (including the next
12 * paragraph) shall be included in all copies or substantial portions of the
15 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
18 * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
20 * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
21 * DEALINGS IN THE SOFTWARE.
24 Replace words that may disturb easily-offended users or easily-worried lawyers
25 with those that may entertain the easily-amused Sun engineer who had to edit
28 Do not remove unless you've gotten approval to ship with R-rated language
29 randomly displayed on screen. (While you could argue that out of context
30 some of these words are, for instance, another name for a rooster or a cat,
31 it's harder to argue when the context they're displayed in may include words
32 like "boobies", "vibrator" and "Viagra".)
34 hacks/barcode.c | 124 ++++++++++++++++++++++++++++++++++++++++++++++++------
35 1 files changed, 110 insertions(+), 14 deletions(-)
37 diff --git hacks/barcode.c hacks/barcode.c
38 --- a/hacks/barcode.c.~1~ 2019-08-22 06:11:07.000000000 +0000
39 +++ b/hacks/barcode.c 2020-05-01 21:01:47.670887982 +0000
127 @@ -163,14 +186,22 @@
138 + "ecoresponsibility",
150 @@ -178,19 +209,30 @@
182 @@ -201,12 +243,15 @@
198 @@ -216,12 +261,16 @@
215 @@ -231,11 +280,18 @@
234 @@ -244,21 +300,31 @@
266 @@ -268,19 +334,21 @@
290 @@ -290,15 +358,21 @@
304 + "Saint Petersburg",
313 @@ -305,40 +380,56 @@
389 @@ -366,24 +457,30 @@
421 #define WORD_COUNT (sizeof(words) / sizeof(char *))