diff options
Diffstat (limited to 'src/mainboard/google/rush_ryu/bct/cfg2inc.sh')
-rwxr-xr-x | src/mainboard/google/rush_ryu/bct/cfg2inc.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/google/rush_ryu/bct/cfg2inc.sh b/src/mainboard/google/rush_ryu/bct/cfg2inc.sh index a9c629b523..f8f3c441c4 100755 --- a/src/mainboard/google/rush_ryu/bct/cfg2inc.sh +++ b/src/mainboard/google/rush_ryu/bct/cfg2inc.sh @@ -15,7 +15,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +# Foundation, Inc. bct_cfg2inc() { local in_file="$1" |