diff --git a/LICENSE b/LICENSE index a523066..6c4f940 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright © 2015-2017 Yongmin Hong (revi) +Copyright © 2015-2020 Yongmin Hong (revi) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/gitconfig.sample b/gitconfig.sample index edfbd06..586ea67 100644 --- a/gitconfig.sample +++ b/gitconfig.sample @@ -7,7 +7,7 @@ [core] editor = nano [include] - path = /home/revi/dots/.gitaliases + path = ~/dots/.gitaliases [diff] tool = default-difftool [difftool "default-difftool"]