From 4423bc7510ccf34552f959e3d9b4c245fa704c5a Mon Sep 17 00:00:00 2001
From: Brian Warner <warner@allmydata.com>
Date: Thu, 1 Nov 2007 15:34:35 -0700
Subject: [PATCH] trailing-whitespace eradication, no functional changes

---
 src/allmydata/util/version_class.py | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/allmydata/util/version_class.py b/src/allmydata/util/version_class.py
index 154d62b8..b457fa1a 100644
--- a/src/allmydata/util/version_class.py
+++ b/src/allmydata/util/version_class.py
@@ -1,8 +1,8 @@
 # Copyright (c) 2004-2007 Bryce "Zooko" Wilcox-O'Hearn
 # mailto:zooko@zooko.com
 # http://zooko.com/repos/pyutil
-# Permission is hereby granted, free of charge, to any person obtaining a copy 
-# of this work to deal in this work without restriction (including the rights 
+# Permission is hereby granted, free of charge, to any person obtaining a copy
+# of this work to deal in this work without restriction (including the rights
 # to use, modify, distribute, sublicense, and/or sell copies).
 
 """
-- 
2.45.2