Skip to content

Commit 033cb61

Browse files
committed
Added Copyright notice to rpi-clone
1 parent c5660ff commit 033cb61

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

rpi-clone

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
#!/bin/bash
22

3+
# rpi-clone is Copyright (c) 2018-2019 Bill Wilson
4+
#
5+
# Redistribution and use in source and binary forms, with or without
6+
# modification, are permitted under the conditions of the BSD LICENSE file at
7+
# the rpi-clone github source repository:
8+
# https://github.com/billw2/rpi-clone
9+
10+
311
version=2.0.20
412

513
# auto run grub-install if grub detected

0 commit comments

Comments
 (0)