From 5ed12ec81dbb1b2e612fe21f7579295c8d8cab33 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 21 Aug 2025 10:25:25 -0400 Subject: standardize file header wrt licensing We've been slightly inconsistent in the license header in files. Standardize them so we can automate checking. Change-Id: I3cdf85c9485d33cac2bb05c8080dfada3e5a5e8d Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/500102 Reviewed-by: Gavin Mak Tested-by: Mike Frysinger Commit-Queue: Mike Frysinger --- git_ssh | 1 - 1 file changed, 1 deletion(-) (limited to 'git_ssh') diff --git a/git_ssh b/git_ssh index ef840e9b..8b2507e1 100755 --- a/git_ssh +++ b/git_ssh @@ -1,5 +1,4 @@ #!/bin/sh -# # Copyright (C) 2009 The Android Open Source Project # # Licensed under the Apache License, Version 2.0 (the "License"); -- cgit v1.2.3-54-g00ecf