Skip to content

Commit abe1fbe

Browse files
author
Sourabh Choraria
committed
update
1 parent 8c1567f commit abe1fbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

functions/GOOGLEMAPS_DISTANCE.gs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// @author Amit Agarwal
1+
// @author Amit Agarwal https://www.labnol.org/google-maps-sheets-200817
22
/**
33
* Calculate the distance between two locations on Google Maps.
44
*

functions/MD5.gs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// @author KEINOS
1+
// @author KEINOS https://gist.github.com/KEINOS/78cc23f37e55e848905fc4224483763d
22
/**
33
* Generates an MD5 hash of the input.
44
*

0 commit comments

Comments
 (0)