Skip to content

Commit 5ceccf6

Browse files
committed
Bitcoin -> Dobbscoin rename
1 parent f96ed5a commit 5ceccf6

File tree

521 files changed

+4840
-4840
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

521 files changed

+4840
-4840
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ src/qt/test/moc*.cpp
7575
*.qm
7676
Makefile
7777
dobbscoin-qt
78-
Bitcoin-Qt.app
78+
Dobbscoin-Qt.app
7979

8080
# Unit-tests
8181
Makefile.test

COPYING

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2009-2015 Bitcoin Developers
1+
Copyright (c) 2009-2015 Dobbscoin Developers
22

33
Permission is hereby granted, free of charge, to any person obtaining a copy
44
of this software and associated documentation files (the "Software"), to deal

INSTALL

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
Building Bitcoin
1+
Building Dobbscoin
22

33
See doc/build-*.md for instructions on building dobbscoind,
44
the intended-for-services, no-graphical-interface, reference
5-
implementation of Bitcoin.
5+
implementation of Dobbscoin.

Makefile.am

+8-8
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ BITCOIN_QT_BIN=$(top_builddir)/src/qt/dobbscoin-qt$(EXEEXT)
99
BITCOIN_CLI_BIN=$(top_builddir)/src/dobbscoin-cli$(EXEEXT)
1010
BITCOIN_WIN_INSTALLER=$(PACKAGE)-$(PACKAGE_VERSION)-win$(WINDOWS_BITS)-setup$(EXEEXT)
1111

12-
OSX_APP=Bitcoin-Qt.app
13-
OSX_DMG=Bitcoin-Qt.dmg
12+
OSX_APP=Dobbscoin-Qt.app
13+
OSX_DMG=Dobbscoin-Qt.dmg
1414
OSX_DEPLOY_SCRIPT=$(top_srcdir)/contrib/macdeploy/macdeployqtplus
1515
OSX_FANCY_PLIST=$(top_srcdir)/contrib/macdeploy/fancy.plist
1616
OSX_INSTALLER_ICONS=$(top_srcdir)/src/qt/res/icons/dobbscoin.icns
@@ -75,13 +75,13 @@ $(OSX_APP)/Contents/Resources/dobbscoin.icns: $(OSX_INSTALLER_ICONS)
7575
$(MKDIR_P) $(@D)
7676
$(INSTALL_DATA) $< $@
7777

78-
$(OSX_APP)/Contents/MacOS/Bitcoin-Qt: $(BITCOIN_QT_BIN)
78+
$(OSX_APP)/Contents/MacOS/Dobbscoin-Qt: $(BITCOIN_QT_BIN)
7979
$(MKDIR_P) $(@D)
8080
STRIPPROG="$(STRIP)" $(INSTALL_STRIP_PROGRAM) $< $@
8181

8282
OSX_APP_BUILT=$(OSX_APP)/Contents/PkgInfo $(OSX_APP)/Contents/Resources/empty.lproj \
8383
$(OSX_APP)/Contents/Resources/dobbscoin.icns $(OSX_APP)/Contents/Info.plist \
84-
$(OSX_APP)/Contents/MacOS/Bitcoin-Qt
84+
$(OSX_APP)/Contents/MacOS/Dobbscoin-Qt
8585

8686
if BUILD_DARWIN
8787
$(OSX_DMG): $(OSX_APP_BUILT) $(OSX_PACKAGING)
@@ -96,18 +96,18 @@ $(APP_DIST_DIR)/Applications:
9696
@rm -f $@
9797
@cd $(@D); $(LN_S) /Applications $(@F)
9898

99-
$(APP_DIST_EXTRAS): $(APP_DIST_DIR)/$(OSX_APP)/Contents/MacOS/Bitcoin-Qt
99+
$(APP_DIST_EXTRAS): $(APP_DIST_DIR)/$(OSX_APP)/Contents/MacOS/Dobbscoin-Qt
100100

101101
$(OSX_DMG): $(APP_DIST_EXTRAS)
102-
$(GENISOIMAGE) -no-cache-inodes -D -l -probe -V "Bitcoin-Qt" -no-pad -r -apple -o $@ dist
102+
$(GENISOIMAGE) -no-cache-inodes -D -l -probe -V "Dobbscoin-Qt" -no-pad -r -apple -o $@ dist
103103

104104
$(APP_DIST_DIR)/.background/background.png:
105105
$(MKDIR_P) $(@D)
106106
$(INSTALL) $(top_srcdir)/contrib/macdeploy/background.png $@
107107
$(APP_DIST_DIR)/.DS_Store:
108108
$(INSTALL) $(top_srcdir)/contrib/macdeploy/DS_Store $@
109109

110-
$(APP_DIST_DIR)/$(OSX_APP)/Contents/MacOS/Bitcoin-Qt: $(OSX_APP_BUILT) $(OSX_PACKAGING)
110+
$(APP_DIST_DIR)/$(OSX_APP)/Contents/MacOS/Dobbscoin-Qt: $(OSX_APP_BUILT) $(OSX_PACKAGING)
111111
INSTALLNAMETOOL=$(INSTALLNAMETOOL) OTOOL=$(OTOOL) STRIP=$(STRIP) $(OSX_DEPLOY_SCRIPT) $(OSX_APP) -translations-dir=$(QT_TRANSLATION_DIR) -add-qt-tr $(OSX_QT_TRANSLATIONS) -verbose 2
112112

113113
deploydir: $(APP_DIST_EXTRAS)
@@ -159,7 +159,7 @@ test_dobbscoin_filtered.info: test_dobbscoin.info
159159
block_test.info: test_dobbscoin_filtered.info
160160
$(MKDIR_P) qa/tmp
161161
-@TIMEOUT=15 qa/pull-tester/run-dobbscoind-for-test.sh $(JAVA) -jar $(JAVA_COMPARISON_TOOL) qa/tmp/compTool 0
162-
$(LCOV) -c -d $(abs_builddir)/src --t BitcoinJBlockTest -o $@
162+
$(LCOV) -c -d $(abs_builddir)/src --t DobbscoinJBlockTest -o $@
163163
$(LCOV) -z -d $(abs_builddir)/src
164164
$(LCOV) -z -d $(abs_builddir)/src/leveldb
165165

README.md

+12-12
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
1-
Bitcoin Core integration/staging tree
1+
Dobbscoin Core integration/staging tree
22
=====================================
33

44
[![Build Status](https://travis-ci.org/dobbscoin/dobbscoin.svg?branch=master)](https://travis-ci.org/dobbscoin/dobbscoin)
55

66
https://www.dobbscoin.org
77

8-
What is Bitcoin?
8+
What is Dobbscoin?
99
----------------
1010

11-
Bitcoin is an experimental new digital currency that enables instant payments to
12-
anyone, anywhere in the world. Bitcoin uses peer-to-peer technology to operate
11+
Dobbscoin is an experimental new digital currency that enables instant payments to
12+
anyone, anywhere in the world. Dobbscoin uses peer-to-peer technology to operate
1313
with no central authority: managing transactions and issuing money are carried
14-
out collectively by the network. Bitcoin Core is the name of open source
14+
out collectively by the network. Dobbscoin Core is the name of open source
1515
software which enables the use of this currency.
1616

1717
For more information, as well as an immediately useable, binary version of
18-
the Bitcoin Core software, see https://www.dobbscoin.org/en/download.
18+
the Dobbscoin Core software, see https://www.dobbscoin.org/en/download.
1919

2020
License
2121
-------
2222

23-
Bitcoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more
23+
Dobbscoin Core is released under the terms of the MIT license. See [COPYING](COPYING) for more
2424
information or see http://opensource.org/licenses/MIT.
2525

2626
Development process
@@ -29,7 +29,7 @@ Development process
2929
Developers work in their own trees, then submit pull requests when they think
3030
their feature or bug fix is ready.
3131

32-
If it is a simple/trivial/non-controversial change, then one of the Bitcoin
32+
If it is a simple/trivial/non-controversial change, then one of the Dobbscoin
3333
development team members simply pulls it.
3434

3535
If it is a *more complicated or potentially controversial* change, then the patch
@@ -43,7 +43,7 @@ controversial.
4343

4444
The `master` branch is regularly built and tested, but is not guaranteed to be
4545
completely stable. [Tags](https://github.com/dobbscoin/dobbscoin/tags) are created
46-
regularly to indicate new official, stable release versions of Bitcoin.
46+
regularly to indicate new official, stable release versions of Dobbscoin.
4747

4848
Testing
4949
-------
@@ -61,7 +61,7 @@ submit new unit tests for old code. Unit tests can be compiled and run (assuming
6161
Every pull request is built for both Windows and Linux on a dedicated server,
6262
and unit and sanity tests are automatically run. The binaries produced may be
6363
used for manual QA testing — a link to them will appear in a comment on the
64-
pull request posted by [BitcoinPullTester](https://github.com/BitcoinPullTester). See https://github.com/TheBlueMatt/test-scripts
64+
pull request posted by [DobbscoinPullTester](https://github.com/DobbscoinPullTester). See https://github.com/TheBlueMatt/test-scripts
6565
for the build/test scripts.
6666

6767
### Manual Quality Assurance (QA) Testing
@@ -74,7 +74,7 @@ Translations
7474
------------
7575

7676
Changes to translations as well as new translations can be submitted to
77-
[Bitcoin Core's Transifex page](https://www.transifex.com/projects/p/dobbscoin/).
77+
[Dobbscoin Core's Transifex page](https://www.transifex.com/projects/p/dobbscoin/).
7878

7979
Translations are periodically pulled from Transifex and merged into the git repository. See the
8080
[translation process](doc/translation_process.md) for details on how this works.
@@ -114,7 +114,7 @@ that run in -regtest mode.
114114

115115
**DEBUG_LOCKORDER**
116116

117-
Bitcoin Core is a multithreaded application, and deadlocks or other multithreading bugs
117+
Dobbscoin Core is a multithreaded application, and deadlocks or other multithreading bugs
118118
can be very difficult to track down. Compiling with -DDEBUG_LOCKORDER (configure
119119
CXXFLAGS="-DDEBUG_LOCKORDER -g") inserts run-time checks to keep track of which locks
120120
are held, and adds warnings to the debug.log file if inconsistencies are detected.

build-aux/m4/dobbscoin_find_bdb48.m4

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ AC_DEFUN([BITCOIN_FIND_BDB48],[
6060
])
6161
done
6262
if test "x$BDB_LIBS" = "x"; then
63-
AC_MSG_ERROR([libdb_cxx missing, Bitcoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)])
63+
AC_MSG_ERROR([libdb_cxx missing, Dobbscoin Core requires this library for wallet functionality (--disable-wallet to disable wallet functionality)])
6464
fi
6565
AC_SUBST(BDB_LIBS)
6666
])

build-aux/m4/dobbscoin_qt.m4

+1-1
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ AC_DEFUN([BITCOIN_QT_CONFIGURE],[
182182
183183
184184
dnl enable qt support
185-
AC_MSG_CHECKING(whether to build Bitcoin Core GUI)
185+
AC_MSG_CHECKING(whether to build Dobbscoin Core GUI)
186186
BITCOIN_QT_CHECK([
187187
dobbscoin_enable_qt=yes
188188
dobbscoin_enable_qt_test=yes

configure.ac

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ define(_CLIENT_VERSION_REVISION, 2)
66
define(_CLIENT_VERSION_BUILD, 0)
77
define(_CLIENT_VERSION_IS_RELEASE, true)
88
define(_COPYRIGHT_YEAR, 2015)
9-
AC_INIT([Bitcoin Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[[email protected]],[dobbscoin])
9+
AC_INIT([Dobbscoin Core],[_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION],[[email protected]],[dobbscoin])
1010
AC_CONFIG_SRCDIR([src/main.cpp])
1111
AC_CONFIG_HEADERS([src/config/dobbscoin-config.h])
1212
AC_CONFIG_AUX_DIR([build-aux])

contrib/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Wallet Tools
22
---------------------
33

44
### [BitRPC](/contrib/bitrpc) ###
5-
Allows for sending of all standard Bitcoin commands via RPC rather than as command line args.
5+
Allows for sending of all standard Dobbscoin commands via RPC rather than as command line args.
66

77
### [SpendFrom](/contrib/spendfrom) ###
88

@@ -21,7 +21,7 @@ Construct a linear, no-fork, best version of the blockchain.
2121

2222
### [Qos](/contrib/qos) ###
2323

24-
A Linux bash script that will set up traffic control (tc) to limit the outgoing bandwidth for connections to the Bitcoin network. This means one can have an always-on dobbscoind instance running, and another local dobbscoind/dobbscoin-qt instance which connects to this node and receives blocks from it.
24+
A Linux bash script that will set up traffic control (tc) to limit the outgoing bandwidth for connections to the Dobbscoin network. This means one can have an always-on dobbscoind instance running, and another local dobbscoind/dobbscoin-qt instance which connects to this node and receives blocks from it.
2525

2626
### [Seeds](/contrib/seeds) ###
2727
Utility to generate the pnSeed[] array that is compiled into the client.
@@ -46,7 +46,7 @@ Test and Verify Tools
4646
---------------------
4747

4848
### [TestGen](/contrib/testgen) ###
49-
Utilities to generate test vectors for the data-driven Bitcoin tests.
49+
Utilities to generate test vectors for the data-driven Dobbscoin tests.
5050

5151
### [Test Patches](/contrib/test-patches) ###
5252
These patches are applied when the automated pull-tester

contrib/bitrpc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
### BitRPC
2-
Allows for sending of all standard Bitcoin commands via RPC rather than as command line args.
2+
Allows for sending of all standard Dobbscoin commands via RPC rather than as command line args.
33

44
### Looking for Wallet Tools?
55
BitRPC.py is able to do the exact same thing as `walletchangepass.py` and `walletunlock.py`. Their respective commands in BitRPC.py are:

contrib/bitrpc/bitrpc.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737

3838
elif cmd == "getaccount":
3939
try:
40-
addr = raw_input("Enter a Bitcoin address: ")
40+
addr = raw_input("Enter a Dobbscoin address: ")
4141
print access.getaccount(addr)
4242
except:
4343
print "\n---An error occurred---\n"
@@ -139,7 +139,7 @@
139139

140140
elif cmd == "getreceivedbyaddress":
141141
try:
142-
addr = raw_input("Enter a Bitcoin address (optional): ")
142+
addr = raw_input("Enter a Dobbscoin address (optional): ")
143143
mc = raw_input("Minimum confirmations (optional): ")
144144
try:
145145
print access.getreceivedbyaddress(addr, mc)

contrib/debian/changelog

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ dobbscoin (0.4.0-1) unstable; urgency=low
217217
* Drop dpkg-source local-options hint: Declared options are default
218218
since dpkg-source 1.16.1.
219219
+ Add irc URL to Upstream-Contact.
220-
+ Add comment on Bitcoin Developers to catch-all Files section.
220+
+ Add comment on Dobbscoin Developers to catch-all Files section.
221221
+ Add Files sections for newly readded src/cryptopp/* (new custom
222222
BSD-like license), and newly added doc/build-osx.txt and
223223
src/makefile.osx (Expat).

contrib/debian/control

+3-3
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Package: dobbscoind
3030
Architecture: any
3131
Depends: ${shlibs:Depends}, ${misc:Depends}
3232
Description: peer-to-peer network based digital currency - daemon
33-
Bitcoin is a free open source peer-to-peer electronic cash system that
33+
Dobbscoin is a free open source peer-to-peer electronic cash system that
3434
is completely decentralized, without the need for a central server or
3535
trusted parties. Users hold the crypto keys to their own money and
3636
transact directly with each other, with the help of a P2P network to
@@ -46,7 +46,7 @@ Package: dobbscoin-qt
4646
Architecture: any
4747
Depends: ${shlibs:Depends}, ${misc:Depends}
4848
Description: peer-to-peer network based digital currency - Qt GUI
49-
Bitcoin is a free open source peer-to-peer electronic cash system that
49+
Dobbscoin is a free open source peer-to-peer electronic cash system that
5050
is completely decentralized, without the need for a central server or
5151
trusted parties. Users hold the crypto keys to their own money and
5252
transact directly with each other, with the help of a P2P network to
@@ -55,4 +55,4 @@ Description: peer-to-peer network based digital currency - Qt GUI
5555
Full transaction history is stored locally at each client. This
5656
requires 20+ GB of space, slowly growing.
5757
.
58-
This package provides Bitcoin-Qt, a GUI for Bitcoin based on Qt.
58+
This package provides Dobbscoin-Qt, a GUI for Dobbscoin based on Qt.

contrib/debian/copyright

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
Format: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?rev=174
2-
Upstream-Name: Bitcoin
2+
Upstream-Name: Dobbscoin
33
Upstream-Contact: Satoshi Nakamoto <[email protected]>
44
55
Source: http://sourceforge.net/projects/dobbscoin/files/
66
https://github.com/dobbscoin/dobbscoin
77

88
Files: *
9-
Copyright: 2009-2012, Bitcoin Core Developers
9+
Copyright: 2009-2012, Dobbscoin Core Developers
1010
License: Expat
11-
Comment: The Bitcoin Core Developers encompasses the current developers listed on dobbscoin.org,
11+
Comment: The Dobbscoin Core Developers encompasses the current developers listed on dobbscoin.org,
1212
as well as the numerous contributors to the project.
1313

1414
Files: src/json/*

contrib/debian/dobbscoin-qt.desktop

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[Desktop Entry]
22
Encoding=UTF-8
3-
Name=Bitcoin
4-
Comment=Bitcoin P2P Cryptocurrency
5-
Comment[fr]=Bitcoin, monnaie virtuelle cryptographique pair à pair
6-
Comment[tr]=Bitcoin, eşten eşe kriptografik sanal para birimi
3+
Name=Dobbscoin
4+
Comment=Dobbscoin P2P Cryptocurrency
5+
Comment[fr]=Dobbscoin, monnaie virtuelle cryptographique pair à pair
6+
Comment[tr]=Dobbscoin, eşten eşe kriptografik sanal para birimi
77
Exec=dobbscoin-qt %u
88
Terminal=false
99
Type=Application

contrib/debian/examples/dobbscoin.conf

+6-6
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
#maxconnections=
5252

5353
#
54-
# JSON-RPC options (for controlling a running Bitcoin/dobbscoind process)
54+
# JSON-RPC options (for controlling a running Dobbscoin/dobbscoind process)
5555
#
5656

57-
# server=1 tells Bitcoin-QT and dobbscoind to accept JSON-RPC commands
57+
# server=1 tells Dobbscoin-QT and dobbscoind to accept JSON-RPC commands
5858
#server=0
5959

6060
# You must set rpcuser and rpcpassword to secure the JSON-RPC api
@@ -72,7 +72,7 @@
7272
# NOTE: opening up the RPC port to hosts outside your local trusted network is NOT RECOMMENDED,
7373
# because the rpcpassword is transmitted over the network unencrypted.
7474

75-
# server=1 tells Bitcoin-QT to accept JSON-RPC commands.
75+
# server=1 tells Dobbscoin-QT to accept JSON-RPC commands.
7676
# it is also read by dobbscoind to determine if RPC should be enabled
7777
#rpcallowip=10.1.1.34/255.255.255.0
7878
#rpcallowip=1.2.3.4/24
@@ -81,12 +81,12 @@
8181
# Listen for RPC connections on this TCP port:
8282
#rpcport=19984
8383

84-
# You can use Bitcoin or dobbscoind to send commands to Bitcoin/dobbscoind
84+
# You can use Dobbscoin or dobbscoind to send commands to Dobbscoin/dobbscoind
8585
# running on another host using this option:
8686
#rpcconnect=127.0.0.1
8787

8888
# Use Secure Sockets Layer (also known as TLS or HTTPS) to communicate
89-
# with Bitcoin -server or dobbscoind
89+
# with Dobbscoin -server or dobbscoind
9090
#rpcssl=1
9191

9292
# OpenSSL settings used when rpcssl=1
@@ -108,7 +108,7 @@
108108

109109
# User interface options
110110

111-
# Start Bitcoin minimized
111+
# Start Dobbscoin minimized
112112
#min=1
113113

114114
# Minimize to the system tray

contrib/debian/manpages/dobbscoin-qt.1

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ Set maximum block size in bytes (default: 250000)
178178
.HP
179179
\fB\-blockprioritysize=\fR<n> Set maximum size of high\-priority/low\-fee transactions in bytes (default: 27000)
180180
.PP
181-
SSL options: (see the Bitcoin Wiki for SSL setup instructions)
181+
SSL options: (see the Dobbscoin Wiki for SSL setup instructions)
182182
.TP
183183
\fB\-rpcssl\fR
184184
Use OpenSSL (https) for JSON\-RPC connections

contrib/debian/manpages/dobbscoind.1

+3-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@ dobbscoin [options] <command> [params]
66
.TP
77
dobbscoin [options] help <command> \- Get help for a command
88
.SH DESCRIPTION
9-
This manual page documents the dobbscoind program. Bitcoin is a peer-to-peer digital currency. Peer-to-peer (P2P) means that there is no central authority to issue new money or keep track of transactions. Instead, these tasks are managed collectively by the nodes of the network. Advantages:
9+
This manual page documents the dobbscoind program. Dobbscoin is a peer-to-peer digital currency. Peer-to-peer (P2P) means that there is no central authority to issue new money or keep track of transactions. Instead, these tasks are managed collectively by the nodes of the network. Advantages:
1010

11-
Bitcoins can be sent easily through the Internet, without having to trust middlemen. Transactions are designed to be irreversible. Be safe from instability caused by fractional reserve banking and central banks. The limited inflation of the Bitcoin system’s money supply is distributed evenly (by CPU power) throughout the network, not monopolized by banks.
11+
Dobbscoins can be sent easily through the Internet, without having to trust middlemen. Transactions are designed to be irreversible. Be safe from instability caused by fractional reserve banking and central banks. The limited inflation of the Dobbscoin system’s money supply is distributed evenly (by CPU power) throughout the network, not monopolized by banks.
1212

1313
.SH OPTIONS
1414
.TP
@@ -63,7 +63,7 @@ Allow JSON\-RPC connections from specified IP address
6363
\fB\-rpcconnect=\fR<ip>
6464
Send commands to node running on <ip>
6565
.PP
66-
SSL options: (see the Bitcoin Wiki for SSL setup instructions)
66+
SSL options: (see the Dobbscoin Wiki for SSL setup instructions)
6767
.TP
6868
\fB\-rpcssl\fR=\fI1\fR
6969
Use OpenSSL (https) for JSON\-RPC connections

contrib/devtools/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ If you run this script from src/ it will automatically update the year on the co
4444
.cpp and .h files if these have a git commit from the current year.
4545

4646
For example a file changed in 2014 (with 2014 being the current year):
47-
```// Copyright (c) 2009-2013 The Bitcoin developers```
47+
```// Copyright (c) 2009-2013 The Dobbscoin developers```
4848

4949
would be changed to:
50-
```// Copyright (c) 2009-2014 The Bitcoin developers```
50+
```// Copyright (c) 2009-2014 The Dobbscoin developers```
5151

5252
symbol-check.py
5353
==================

0 commit comments

Comments
 (0)