We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5660ff commit 033cb61Copy full SHA for 033cb61
rpi-clone
@@ -1,5 +1,13 @@
1
#!/bin/bash
2
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
11
version=2.0.20
12
13
# auto run grub-install if grub detected
0 commit comments