File tree 9 files changed +9
-9
lines changed
9 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 1
- // Copyright 2017-2021 @polkadot/apps authors & contributors
1
+ // Copyright 2017-2022 @polkadot/apps authors & contributors
2
2
// SPDX-License-Identifier: Apache-2.0
3
3
4
4
const base = require ( '@polkadot/dev/config/eslint.cjs' ) ;
Original file line number Diff line number Diff line change 1
- // Copyright 2017-2021 @polkadot/apps authors & contributors
1
+ // Copyright 2017-2022 @polkadot/apps authors & contributors
2
2
// SPDX-License-Identifier: Apache-2.0
3
3
4
4
module . exports = require ( '@polkadot/dev/config/prettier.cjs' ) ;
Original file line number Diff line number Diff line change 1
- // Copyright 2017-2021 @polkadot/apps authors & contributors
1
+ // Copyright 2017-2022 @polkadot/apps authors & contributors
2
2
// SPDX-License-Identifier: Apache-2.0
3
3
4
4
module . exports = require ( '@polkadot/dev/config/babel-config-cjs.cjs' ) ;
Original file line number Diff line number Diff line change 1
1
#! /usr/bin/env bash
2
- # Copyright 2017-2021 @polkadot/apps authors & contributors
2
+ # Copyright 2017-2022 @polkadot/apps authors & contributors
3
3
# This software may be modified and distributed under the terms
4
4
# of the Apache-2.0 license. See the LICENSE file for details.
5
5
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
- # Copyright 2017-2021 @polkadot/apps authors & contributors
2
+ # Copyright 2017-2022 @polkadot/apps authors & contributors
3
3
# SPDX-License-Identifier: Apache-2.0
4
4
5
5
# This script is used when the docker container starts and does the magic to
Original file line number Diff line number Diff line change 1
- // Copyright 2017-2021 @polkadot/apps authors & contributors
1
+ // Copyright 2017-2022 @polkadot/apps authors & contributors
2
2
// SPDX-License-Identifier: Apache-2.0
3
3
4
4
const fs = require ( 'fs' ) ;
Original file line number Diff line number Diff line change 1
- // Copyright 2017-2021 @polkadot/apps authors & contributors
1
+ // Copyright 2017-2022 @polkadot/apps authors & contributors
2
2
// SPDX-License-Identifier: Apache-2.0
3
3
4
4
const config = require ( './jest.config.cjs' ) ;
Original file line number Diff line number Diff line change 1
- // Copyright 2017-2021 @polkadot/apps authors & contributors
1
+ // Copyright 2017-2022 @polkadot/apps authors & contributors
2
2
// SPDX-License-Identifier: Apache-2.0
3
3
4
4
const config = require ( '@polkadot/dev/config/jest.cjs' ) ;
Original file line number Diff line number Diff line change 1
- // Copyright 2017-2021 @polkadot/apps authors & contributors
1
+ // Copyright 2017-2022 @polkadot/apps authors & contributors
2
2
// SPDX-License-Identifier: Apache-2.0
3
3
4
4
// Empty template, auto-generated by @polkadot/dev
You can’t perform that action at this time.
0 commit comments