summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2013-02-22 01:20:46 +0100
committerhut <hut@lavabit.com>2013-02-22 01:20:46 +0100
commit4763c2d31727d8c7927f4c517fed851f8e40c4cc (patch)
tree95bf0e362f4c3c60a3747ff874dc0a4ca533d0bc /Makefile
parent90de80a0ed43d359edb1bf21eeaf3728f722d73a (diff)
downloadranger-4763c2d31727d8c7927f4c517fed851f8e40c4cc.tar.gz
update email address (romanz@lavabit.com -> hut@lavabit.com)
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2a4975ce..8695ac34 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2011  Roman Zimbelmann <romanz@lavabit.com>
+# Copyright (C) 2009, 2010, 2011  Roman Zimbelmann <hut@lavabit.com>
 # This software is distributed under the terms of the GNU GPL version 3.
 
 NAME = ranger
138'>138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235