Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 7e3987d

Browse files
committedMar 7, 2021
Drop the CVS Id tags
The $Owl tags aren't getting updated in Git, and have now been dropped from core as well.
1 parent 70d9f95 commit 7e3987d

File tree

10 files changed

+0
-20
lines changed

10 files changed

+0
-20
lines changed
 

‎doc/CHANGES

-2
Original file line numberDiff line numberDiff line change
@@ -376,5 +376,3 @@ OpenBSD/PowerPC, OpenBSD/PA-RISC, OpenBSD/VAX, NetBSD/VAX, Solaris/SPARC64,
376376
Mac OS X (PowerPC and x86), SCO, BeOS.
377377
* Bug and portability fixes, and new bugs.
378378
* Bonus: "Strip" cracker included in the default john.conf (john.ini).
379-
380-
$Owl$

‎doc/CONFIG

-2
Original file line numberDiff line numberDiff line change
@@ -239,5 +239,3 @@ write to. Names of files that do not exist will be silently ignored.
239239
Defining an external mode.
240240

241241
See EXTERNAL.
242-
243-
$Owl$

‎doc/CONTACT

-2
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,3 @@ Please don't ask questions until you read the FAQ.
2626
Commercial support for John the Ripper is available from Openwall:
2727

2828
https://www.openwall.com/services/
29-
30-
$Owl$

‎doc/CREDITS

-2
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,3 @@ Developer's Kit) that I used for the Win32 port:
7272
http://www.delorie.com/djgpp/
7373

7474
* Charles W Sandmann - for CWSDPMI, the DPMI server used with DJGPP.
75-
76-
$Owl$

‎doc/EXAMPLES

-2
Original file line numberDiff line numberDiff line change
@@ -403,5 +403,3 @@ You can find the actual implementation of such a cracking mode with lots
403403
of comments in the default configuration file supplied with John.
404404
Please refer to EXTERNAL for information on the programming language
405405
used.
406-
407-
$Owl$

‎doc/EXTERNAL

-2
Original file line numberDiff line numberDiff line change
@@ -221,5 +221,3 @@ new()/next()/next().... and know that the script restored itself properly.
221221

222222
Following the above rules and functions, a external-hybrid script can do
223223
pretty much anything required to transform/morph/mangle words.
224-
225-
$Owl$

‎doc/FAQ

-2
Original file line numberDiff line numberDiff line change
@@ -306,5 +306,3 @@ Although the meaning of some of the numbers that get into .rec files is
306306
trivial to explain, it is not possible to reasonably describe some
307307
others without going into great detail on John internals. If you really
308308
need to know, read the source code.
309-
310-
$Owl$

‎doc/LICENSE

-2
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,3 @@ Alexander Peslyak aka Solar Designer <solar at openwall.com>
5757

5858
(There are additional copyright holders for "community enhanced" -jumbo
5959
versions of John the Ripper.)
60-
61-
$Owl$

‎doc/MODES

-2
Original file line numberDiff line numberDiff line change
@@ -199,5 +199,3 @@ in case of using a GPU-enabled format that supports it, mask mode will even be
199199
accelerated on GPU with a huge performance boost. Having said that, there are
200200
things you can only do with rules, and other things that only regex can
201201
achieve, so mask mode is not always the best fit.
202-
203-
$Owl$

‎doc/RULES

-2
Original file line numberDiff line numberDiff line change
@@ -368,5 +368,3 @@ The preprocess rule [\x01-\xff] will be replaced with 255 characters
368368

369369
Please refer to the default configuration file for John the Ripper for
370370
many example uses of the features described in here.
371-
372-
$Owl$

0 commit comments

Comments
 (0)
Please sign in to comment.