From fb3029668d12ef14dd43ed9ac71395765daf9efe Mon Sep 17 00:00:00 2001 From: Dean Herbert Date: Thu, 24 Jan 2019 17:59:35 +0900 Subject: [PATCH] Update licence header (and remove year) --- LICENCE | 2 +- SampleGame.Desktop/Program.cs | 4 ++-- SampleGame/SampleGameGame.cs | 4 ++-- osu-framework.licenseheader | 8 ++++---- osu.Framework.Tests/AutomatedVisualTestGame.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableBindingTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableBoolTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableDoubleTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableEnumTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableFloatTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableIntTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableListTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableLongTest.cs | 4 ++-- .../Bindables/BindableSerializationTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableSizeTest.cs | 4 ++-- osu.Framework.Tests/Bindables/BindableStringTest.cs | 4 ++-- osu.Framework.Tests/Clocks/DecoupleableClockTest.cs | 4 ++-- osu.Framework.Tests/Dependencies/CachedAttributeTest.cs | 4 ++-- .../Dependencies/DependencyContainerTest.cs | 4 ++-- osu.Framework.Tests/Dependencies/ResolvedAttributeTest.cs | 4 ++-- osu.Framework.Tests/Exceptions/TestAddRemoveExceptions.cs | 4 ++-- osu.Framework.Tests/Exceptions/TestLoadExceptions.cs | 4 ++-- osu.Framework.Tests/IO/TestDesktopStorage.cs | 4 ++-- osu.Framework.Tests/IO/TestLogging.cs | 4 ++-- osu.Framework.Tests/IO/TestSortedListSerialization.cs | 4 ++-- osu.Framework.Tests/IO/TestWebRequest.cs | 4 ++-- osu.Framework.Tests/Lists/TestArrayExtensions.cs | 4 ++-- osu.Framework.Tests/Lists/TestSortedList.cs | 4 ++-- osu.Framework.Tests/Localisation/LocalisationTest.cs | 4 ++-- osu.Framework.Tests/MathUtils/TestInterpolation.cs | 4 ++-- osu.Framework.Tests/Platform/HeadlessGameHostTest.cs | 4 ++-- osu.Framework.Tests/Program.cs | 4 ++-- osu.Framework.Tests/TestGame.cs | 4 ++-- osu.Framework.Tests/Visual/FrameworkTestCase.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseAnimation.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseBindableNumbers.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseBindingContainer.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseBlending.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseBorderless.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseBufferedContainer.cs | 4 ++-- .../Visual/TestCaseCachedBufferedContainer.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseCheckboxes.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseCircularContainer.cs | 4 ++-- .../Visual/TestCaseCircularContainerSizing.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseCircularProgress.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseColourGradient.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseCompositeMutability.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseConcurrentLoad.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseContainerState.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseContextMenu.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseCoordinateSpaces.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseCountingText.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseDelayedLoad.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseDelayedUnload.cs | 4 ++-- .../Visual/TestCaseDrawSizePreservingFillContainer.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseDrawVisualiser.cs | 4 ++-- .../Visual/TestCaseDrawableLoadCancellation.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseDrawablePath.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseDropdownBox.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseDynamicDepth.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseEffects.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseFillFlowContainer.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseFillModes.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseFitInsideFlow.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseFocus.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseFullscreen.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseGridContainer.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseHandleInput.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseHollowEdgeEffect.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseInputManager.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseInputQueueChange.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseInputResampler.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseIsMaskedAway.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseJoystick.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseKeyBindings.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseLayoutDurations.cs | 4 ++-- .../Visual/TestCaseLayoutTransformRewinding.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseMarkdown.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseMasking.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseModelBackedDrawable.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseMouseStates.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseNestedHover.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseNestedMenus.cs | 4 ++-- osu.Framework.Tests/Visual/TestCasePadding.cs | 4 ++-- .../Visual/TestCasePassThroughInputManager.cs | 4 ++-- osu.Framework.Tests/Visual/TestCasePathInput.cs | 4 ++-- osu.Framework.Tests/Visual/TestCasePropertyBoundaries.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseProxyDrawables.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseRigidBody.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseScreen.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseScreenshot.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseScrollableFlow.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseSearchContainer.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseSizing.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseSliderbar.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseSmoothedEdges.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseSpriteText.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseSpriteTextPresence.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseSpriteTextScenarios.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseTabControl.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseTextBox.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseTextFlow.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseTextures.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseTooltip.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseTransformRewinding.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseTransformSequence.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseTriangles.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseUpdateBeforeDraw.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseVideoSprite.cs | 4 ++-- osu.Framework.Tests/Visual/TestCaseWaveform.cs | 4 ++-- osu.Framework.Tests/VisualTestGame.cs | 4 ++-- .../Allocation/BackgroundDependencyLoaderAttribute.cs | 4 ++-- osu.Framework/Allocation/BufferStack.cs | 4 ++-- osu.Framework/Allocation/CacheInfo.cs | 4 ++-- osu.Framework/Allocation/CachedAttribute.cs | 4 ++-- osu.Framework/Allocation/DependencyActivator.cs | 4 ++-- osu.Framework/Allocation/DependencyContainer.cs | 4 ++-- osu.Framework/Allocation/IReadOnlyDependencyContainer.cs | 4 ++-- osu.Framework/Allocation/InvokeOnDisposal.cs | 4 ++-- osu.Framework/Allocation/ObjectHandle.cs | 4 ++-- osu.Framework/Allocation/ObjectStack.cs | 4 ++-- osu.Framework/Allocation/ObjectUsage.cs | 4 ++-- osu.Framework/Allocation/ResolvedAttribute.cs | 4 ++-- osu.Framework/Allocation/TimedExpiryCache.cs | 4 ++-- osu.Framework/Allocation/TripleBuffer.cs | 4 ++-- osu.Framework/Allocation/ValueInvokeOnDisposal.cs | 4 ++-- osu.Framework/Audio/AdjustableAudioComponent.cs | 4 ++-- osu.Framework/Audio/AudioCollectionManager.cs | 4 ++-- osu.Framework/Audio/AudioComponent.cs | 4 ++-- osu.Framework/Audio/AudioManager.cs | 4 ++-- osu.Framework/Audio/Callbacks/BassCallback.cs | 4 ++-- osu.Framework/Audio/Callbacks/DataStreamFileProcedures.cs | 4 ++-- osu.Framework/Audio/Callbacks/FileCallbacks.cs | 4 ++-- osu.Framework/Audio/Callbacks/IFileProcedures.cs | 4 ++-- osu.Framework/Audio/Callbacks/SyncCallback.cs | 4 ++-- osu.Framework/Audio/IBassAudio.cs | 4 ++-- osu.Framework/Audio/IHasPitchAdjust.cs | 4 ++-- osu.Framework/Audio/Sample/Sample.cs | 4 ++-- osu.Framework/Audio/Sample/SampleBass.cs | 4 ++-- osu.Framework/Audio/Sample/SampleChannel.cs | 4 ++-- osu.Framework/Audio/Sample/SampleChannelBass.cs | 4 ++-- osu.Framework/Audio/Sample/SampleManager.cs | 4 ++-- osu.Framework/Audio/Track/Track.cs | 4 ++-- osu.Framework/Audio/Track/TrackAmplitudes.cs | 4 ++-- osu.Framework/Audio/Track/TrackBass.cs | 4 ++-- osu.Framework/Audio/Track/TrackManager.cs | 4 ++-- osu.Framework/Audio/Track/TrackVirtual.cs | 4 ++-- osu.Framework/Audio/Track/Waveform.cs | 4 ++-- osu.Framework/Caching/Cached.cs | 4 ++-- osu.Framework/Configuration/Bindable.cs | 4 ++-- osu.Framework/Configuration/BindableBool.cs | 4 ++-- osu.Framework/Configuration/BindableDouble.cs | 4 ++-- osu.Framework/Configuration/BindableFloat.cs | 4 ++-- osu.Framework/Configuration/BindableInt.cs | 4 ++-- osu.Framework/Configuration/BindableList.cs | 4 ++-- osu.Framework/Configuration/BindableLong.cs | 4 ++-- osu.Framework/Configuration/BindableNumber.cs | 4 ++-- osu.Framework/Configuration/BindableSize.cs | 4 ++-- osu.Framework/Configuration/ConfigManager.cs | 4 ++-- osu.Framework/Configuration/FrameSync.cs | 4 ++-- osu.Framework/Configuration/FrameworkConfigManager.cs | 4 ++-- osu.Framework/Configuration/FrameworkDebugConfig.cs | 4 ++-- osu.Framework/Configuration/IBindable.cs | 4 ++-- osu.Framework/Configuration/IBindableList.cs | 4 ++-- osu.Framework/Configuration/IBindableNumber.cs | 4 ++-- osu.Framework/Configuration/ICanBeDisabled.cs | 4 ++-- osu.Framework/Configuration/IConfigManager.cs | 4 ++-- osu.Framework/Configuration/IHasDefaultValue.cs | 4 ++-- osu.Framework/Configuration/IHasDescription.cs | 4 ++-- osu.Framework/Configuration/IParseable.cs | 4 ++-- osu.Framework/Configuration/IUnbindable.cs | 4 ++-- osu.Framework/Configuration/IniConfigManager.cs | 4 ++-- osu.Framework/Configuration/NonNullableBindable.cs | 4 ++-- .../Configuration/Tracking/ITrackableConfigManager.cs | 4 ++-- osu.Framework/Configuration/Tracking/ITrackedSetting.cs | 4 ++-- .../Configuration/Tracking/SettingDescription.cs | 4 ++-- osu.Framework/Configuration/Tracking/TrackedSetting.cs | 4 ++-- osu.Framework/Configuration/Tracking/TrackedSettings.cs | 4 ++-- osu.Framework/Configuration/WindowMode.cs | 4 ++-- osu.Framework/Development/DebugUtils.cs | 4 ++-- osu.Framework/Development/ThreadSafety.cs | 4 ++-- .../Extensions/Color4Extensions/Color4Extensions.cs | 4 ++-- .../Extensions/ExceptionExtensions/ExceptionExtensions.cs | 4 ++-- osu.Framework/Extensions/ExtensionMethods.cs | 4 ++-- .../IEnumerableExtensions/EnumerableExtensions.cs | 4 ++-- .../Extensions/MatrixExtensions/MatrixExtensions.cs | 4 ++-- .../PolygonExtensions/ConvexPolygonExtensions.cs | 4 ++-- .../Extensions/PolygonExtensions/PolygonExtensions.cs | 4 ++-- osu.Framework/Extensions/TypeExtensions/TypeExtensions.cs | 4 ++-- osu.Framework/Game.cs | 4 ++-- osu.Framework/Graphics/Animations/Animation.cs | 4 ++-- osu.Framework/Graphics/Animations/AnimationExtensions.cs | 4 ++-- osu.Framework/Graphics/Animations/DrawableAnimation.cs | 4 ++-- osu.Framework/Graphics/Animations/FrameData.cs | 4 ++-- osu.Framework/Graphics/Animations/IAnimation.cs | 4 ++-- osu.Framework/Graphics/Animations/TextureAnimation.cs | 4 ++-- osu.Framework/Graphics/Audio/WaveformGraph.cs | 4 ++-- osu.Framework/Graphics/Batches/IVertexBatch.cs | 4 ++-- osu.Framework/Graphics/Batches/LinearBatch.cs | 4 ++-- osu.Framework/Graphics/Batches/QuadBatch.cs | 4 ++-- osu.Framework/Graphics/Batches/VertexBatch.cs | 4 ++-- osu.Framework/Graphics/BlendingInfo.cs | 4 ++-- osu.Framework/Graphics/BlendingParameters.cs | 4 ++-- osu.Framework/Graphics/Colour/ColourInfo.cs | 4 ++-- osu.Framework/Graphics/Colour/SRGBColour.cs | 4 ++-- osu.Framework/Graphics/Component.cs | 4 ++-- osu.Framework/Graphics/Containers/BindingContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/BufferedContainer.cs | 4 ++-- .../Graphics/Containers/BufferedContainerDrawNode.cs | 4 ++-- osu.Framework/Graphics/Containers/CircularContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/ClickableContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/CompositeDrawNode.cs | 4 ++-- osu.Framework/Graphics/Containers/CompositeDrawable.cs | 4 ++-- osu.Framework/Graphics/Containers/Container.cs | 4 ++-- osu.Framework/Graphics/Containers/ContainerExtensions.cs | 4 ++-- .../Graphics/Containers/CustomizableTextContainer.cs | 4 ++-- .../Graphics/Containers/DelayedLoadUnloadWrapper.cs | 4 ++-- osu.Framework/Graphics/Containers/DelayedLoadWrapper.cs | 4 ++-- .../Containers/DrawSizePreservingFillContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/FillFlowContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/FlowContainer.cs | 4 ++-- .../Graphics/Containers/FocusedOverlayContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/GridContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/IBufferedContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/IContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/IFillFlowContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/IFilterable.cs | 4 ++-- osu.Framework/Graphics/Containers/IHasFilterTerms.cs | 4 ++-- .../Graphics/Containers/IHasFilterableChildren.cs | 4 ++-- .../Containers/Markdown/IMarkdownTextComponent.cs | 4 ++-- .../Containers/Markdown/IMarkdownTextFlowComponent.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownContainer.cs | 4 ++-- .../Containers/Markdown/MarkdownFencedCodeBlock.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownHeading.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownImage.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownLinkText.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownList.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownParagraph.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownQuoteBlock.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownSeparator.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownTable.cs | 4 ++-- .../Graphics/Containers/Markdown/MarkdownTableCell.cs | 4 ++-- .../Containers/Markdown/MarkdownTextFlowContainer.cs | 4 ++-- .../Containers/Markdown/NotImplementedMarkdown.cs | 4 ++-- osu.Framework/Graphics/Containers/ModelBackedDrawable.cs | 4 ++-- osu.Framework/Graphics/Containers/OverlayContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/ScrollContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/SearchContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/TabbableContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/TextFlowContainer.cs | 4 ++-- osu.Framework/Graphics/Containers/VisibilityContainer.cs | 4 ++-- osu.Framework/Graphics/Cursor/ContextMenuContainer.cs | 4 ++-- osu.Framework/Graphics/Cursor/CursorContainer.cs | 4 ++-- osu.Framework/Graphics/Cursor/CursorEffectContainer.cs | 4 ++-- osu.Framework/Graphics/Cursor/IHasAppearDelay.cs | 4 ++-- osu.Framework/Graphics/Cursor/IHasContextMenu.cs | 4 ++-- osu.Framework/Graphics/Cursor/IHasCustomTooltip.cs | 4 ++-- osu.Framework/Graphics/Cursor/IHasTooltip.cs | 4 ++-- osu.Framework/Graphics/Cursor/ITooltip.cs | 4 ++-- osu.Framework/Graphics/Cursor/TooltipContainer.cs | 4 ++-- osu.Framework/Graphics/DrawColourInfo.cs | 4 ++-- osu.Framework/Graphics/DrawInfo.cs | 4 ++-- osu.Framework/Graphics/DrawNode.cs | 4 ++-- osu.Framework/Graphics/Drawable.cs | 4 ++-- osu.Framework/Graphics/Drawable_ProxyDrawable.cs | 4 ++-- osu.Framework/Graphics/Easing.cs | 4 ++-- osu.Framework/Graphics/Effects/BlurEffect.cs | 4 ++-- osu.Framework/Graphics/Effects/EdgeEffect.cs | 4 ++-- osu.Framework/Graphics/Effects/EffectExtensions.cs | 4 ++-- osu.Framework/Graphics/Effects/GlowEffect.cs | 4 ++-- osu.Framework/Graphics/Effects/IEffect.cs | 4 ++-- osu.Framework/Graphics/Effects/OutlineEffect.cs | 4 ++-- osu.Framework/Graphics/IDrawable.cs | 4 ++-- osu.Framework/Graphics/Lines/Path.cs | 4 ++-- osu.Framework/Graphics/Lines/PathDrawNode.cs | 4 ++-- osu.Framework/Graphics/Lines/SmoothPath.cs | 4 ++-- osu.Framework/Graphics/Lines/TexturedPath.cs | 4 ++-- osu.Framework/Graphics/MarginPadding.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Buffers/FrameBuffer.cs | 4 ++-- .../Graphics/OpenGL/Buffers/LinearVertexBuffer.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Buffers/QuadVertexBuffer.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Buffers/RenderBuffer.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Buffers/VertexBuffer.cs | 4 ++-- osu.Framework/Graphics/OpenGL/GLWrapper.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Textures/TextureGL.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlas.cs | 4 ++-- .../Graphics/OpenGL/Textures/TextureGLAtlasWhite.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Textures/TextureGLSingle.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Textures/TextureGLSub.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Vertices/IVertex.cs | 4 ++-- .../Graphics/OpenGL/Vertices/ParticleVertex2D.cs | 4 ++-- .../Graphics/OpenGL/Vertices/TexturedVertex2D.cs | 4 ++-- .../Graphics/OpenGL/Vertices/TexturedVertex3D.cs | 4 ++-- .../Graphics/OpenGL/Vertices/TimedTexturedVertex2D.cs | 4 ++-- .../Graphics/OpenGL/Vertices/UncolouredVertex2D.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Vertices/Vertex2D.cs | 4 ++-- .../Graphics/OpenGL/Vertices/VertexMemberAttribute.cs | 4 ++-- osu.Framework/Graphics/OpenGL/Vertices/VertexUtils.cs | 4 ++-- .../Graphics/Performance/FrameStatisticsDisplay.cs | 4 ++-- osu.Framework/Graphics/Performance/FrameTimeDisplay.cs | 4 ++-- osu.Framework/Graphics/Performance/PerformanceOverlay.cs | 4 ++-- osu.Framework/Graphics/Primitives/IConvexPolygon.cs | 4 ++-- osu.Framework/Graphics/Primitives/IPolygon.cs | 4 ++-- osu.Framework/Graphics/Primitives/Line.cs | 4 ++-- osu.Framework/Graphics/Primitives/ProjectionRange.cs | 4 ++-- osu.Framework/Graphics/Primitives/Quad.cs | 4 ++-- osu.Framework/Graphics/Primitives/RectangleF.cs | 4 ++-- osu.Framework/Graphics/Primitives/RectangleI.cs | 4 ++-- osu.Framework/Graphics/Primitives/Triangle.cs | 4 ++-- osu.Framework/Graphics/Primitives/Vector2I.cs | 4 ++-- osu.Framework/Graphics/Shaders/GlobalProperty.cs | 4 ++-- osu.Framework/Graphics/Shaders/GlobalPropertyManager.cs | 4 ++-- osu.Framework/Graphics/Shaders/GlobalUniform.cs | 4 ++-- osu.Framework/Graphics/Shaders/IUniform.cs | 4 ++-- osu.Framework/Graphics/Shaders/IUniformMapping.cs | 4 ++-- osu.Framework/Graphics/Shaders/IUniformWithValue.cs | 4 ++-- osu.Framework/Graphics/Shaders/Shader.cs | 4 ++-- osu.Framework/Graphics/Shaders/ShaderInputInfo.cs | 4 ++-- osu.Framework/Graphics/Shaders/ShaderManager.cs | 4 ++-- osu.Framework/Graphics/Shaders/ShaderPart.cs | 4 ++-- osu.Framework/Graphics/Shaders/Uniform.cs | 4 ++-- osu.Framework/Graphics/Shaders/UniformMapping.cs | 4 ++-- osu.Framework/Graphics/Shapes/Box.cs | 4 ++-- osu.Framework/Graphics/Shapes/Circle.cs | 4 ++-- osu.Framework/Graphics/Shapes/EquilateralTriangle.cs | 4 ++-- osu.Framework/Graphics/Shapes/Triangle.cs | 4 ++-- osu.Framework/Graphics/Sprites/IHasLineBaseHeight.cs | 4 ++-- osu.Framework/Graphics/Sprites/IHasText.cs | 4 ++-- osu.Framework/Graphics/Sprites/Sprite.cs | 4 ++-- osu.Framework/Graphics/Sprites/SpriteDrawNode.cs | 4 ++-- osu.Framework/Graphics/Sprites/SpriteText.cs | 4 ++-- osu.Framework/Graphics/Sprites/SpriteText_DrawNode.cs | 4 ++-- .../Graphics/Textures/BufferStackTextureUpload.cs | 4 ++-- osu.Framework/Graphics/Textures/ITextureUpload.cs | 4 ++-- osu.Framework/Graphics/Textures/LargeTextureStore.cs | 4 ++-- osu.Framework/Graphics/Textures/PrefixTextureStore.cs | 4 ++-- osu.Framework/Graphics/Textures/Texture.cs | 4 ++-- osu.Framework/Graphics/Textures/TextureAtlas.cs | 4 ++-- osu.Framework/Graphics/Textures/TextureLoaderStore.cs | 4 ++-- osu.Framework/Graphics/Textures/TextureStore.cs | 4 ++-- .../Graphics/Textures/TextureTooLargeForGLException.cs | 4 ++-- osu.Framework/Graphics/Textures/TextureUpload.cs | 4 ++-- osu.Framework/Graphics/Textures/TextureWhitePixel.cs | 4 ++-- osu.Framework/Graphics/Textures/TextureWithRefCount.cs | 4 ++-- osu.Framework/Graphics/TransformSequenceExtensions.cs | 4 ++-- osu.Framework/Graphics/TransformableExtensions.cs | 4 ++-- osu.Framework/Graphics/Transforms/ITransformable.cs | 4 ++-- osu.Framework/Graphics/Transforms/Transform.cs | 4 ++-- osu.Framework/Graphics/Transforms/TransformBindable.cs | 4 ++-- osu.Framework/Graphics/Transforms/TransformCustom.cs | 4 ++-- osu.Framework/Graphics/Transforms/TransformSequence.cs | 4 ++-- osu.Framework/Graphics/Transforms/Transformable.cs | 4 ++-- osu.Framework/Graphics/UserInterface/BasicCheckbox.cs | 4 ++-- osu.Framework/Graphics/UserInterface/BasicDropdown.cs | 4 ++-- osu.Framework/Graphics/UserInterface/BasicSliderBar.cs | 4 ++-- osu.Framework/Graphics/UserInterface/BasicTabControl.cs | 4 ++-- osu.Framework/Graphics/UserInterface/Button.cs | 4 ++-- osu.Framework/Graphics/UserInterface/Checkbox.cs | 4 ++-- osu.Framework/Graphics/UserInterface/CircularProgress.cs | 4 ++-- .../Graphics/UserInterface/CircularProgressDrawNode.cs | 4 ++-- osu.Framework/Graphics/UserInterface/Counter.cs | 4 ++-- osu.Framework/Graphics/UserInterface/Dropdown.cs | 4 ++-- osu.Framework/Graphics/UserInterface/DropdownHeader.cs | 4 ++-- osu.Framework/Graphics/UserInterface/DropdownMenuItem.cs | 4 ++-- osu.Framework/Graphics/UserInterface/IHasCurrentValue.cs | 4 ++-- osu.Framework/Graphics/UserInterface/Menu.cs | 4 ++-- osu.Framework/Graphics/UserInterface/MenuItem.cs | 4 ++-- osu.Framework/Graphics/UserInterface/PasswordTextBox.cs | 4 ++-- osu.Framework/Graphics/UserInterface/SliderBar.cs | 4 ++-- osu.Framework/Graphics/UserInterface/TabControl.cs | 4 ++-- osu.Framework/Graphics/UserInterface/TabItem.cs | 4 ++-- osu.Framework/Graphics/UserInterface/TextBox.cs | 4 ++-- osu.Framework/Graphics/Vector2Extensions.cs | 4 ++-- osu.Framework/Graphics/Video/DecodedFrame.cs | 4 ++-- osu.Framework/Graphics/Video/FfmpegExtensions.cs | 4 ++-- osu.Framework/Graphics/Video/StdIo.cs | 4 ++-- osu.Framework/Graphics/Video/VideoDecoder.cs | 4 ++-- osu.Framework/Graphics/Video/VideoSprite.cs | 4 ++-- osu.Framework/Graphics/Visualisation/DrawVisualiser.cs | 4 ++-- osu.Framework/Graphics/Visualisation/FlashyBox.cs | 4 ++-- .../Graphics/Visualisation/IContainVisualisedDrawables.cs | 4 ++-- osu.Framework/Graphics/Visualisation/InfoOverlay.cs | 4 ++-- osu.Framework/Graphics/Visualisation/LogOverlay.cs | 4 ++-- osu.Framework/Graphics/Visualisation/PropertyDisplay.cs | 4 ++-- osu.Framework/Graphics/Visualisation/TitleBar.cs | 4 ++-- osu.Framework/Graphics/Visualisation/TreeContainer.cs | 4 ++-- .../Graphics/Visualisation/TreeContainerStatus.cs | 4 ++-- .../Graphics/Visualisation/VisualisedDrawable.cs | 4 ++-- osu.Framework/Host.cs | 4 ++-- osu.Framework/IO/AsyncBufferStream.cs | 4 ++-- osu.Framework/IO/File/FileSafety.cs | 4 ++-- osu.Framework/IO/Network/FileWebRequest.cs | 4 ++-- osu.Framework/IO/Network/JsonWebRequest.cs | 4 ++-- osu.Framework/IO/Network/UrlEncoding.cs | 4 ++-- osu.Framework/IO/Network/WebRequest.cs | 4 ++-- osu.Framework/IO/Serialization/BindableJsonConverter.cs | 4 ++-- osu.Framework/IO/Serialization/ISerializableBindable.cs | 4 ++-- osu.Framework/IO/Serialization/ISerializableSortedList.cs | 4 ++-- osu.Framework/IO/Serialization/SortedListJsonConverter.cs | 4 ++-- osu.Framework/IO/Stores/CachedResourceStore.cs | 4 ++-- osu.Framework/IO/Stores/ChangeableResourceStore.cs | 4 ++-- osu.Framework/IO/Stores/DllResourceStore.cs | 4 ++-- osu.Framework/IO/Stores/FileSystemResourceStore.cs | 4 ++-- osu.Framework/IO/Stores/FontStore.cs | 4 ++-- osu.Framework/IO/Stores/GlyphStore.cs | 4 ++-- osu.Framework/IO/Stores/IResourceStore.cs | 4 ++-- osu.Framework/IO/Stores/NamespacedResourceStore.cs | 4 ++-- osu.Framework/IO/Stores/OnlineStore.cs | 4 ++-- osu.Framework/IO/Stores/ResourceStore.cs | 4 ++-- osu.Framework/IO/Stores/StorageBackedResourceStore.cs | 4 ++-- osu.Framework/IStateful.cs | 4 ++-- osu.Framework/IUpdateable.cs | 4 ++-- osu.Framework/Input/Bindings/IKeyBindingHandler.cs | 4 ++-- osu.Framework/Input/Bindings/IScrollBindingHandler.cs | 4 ++-- osu.Framework/Input/Bindings/InputKey.cs | 4 ++-- osu.Framework/Input/Bindings/KeyBinding.cs | 4 ++-- osu.Framework/Input/Bindings/KeyBindingContainer.cs | 4 ++-- osu.Framework/Input/Bindings/KeyCombination.cs | 4 ++-- osu.Framework/Input/ConfineMouseMode.cs | 4 ++-- osu.Framework/Input/CustomInputManager.cs | 4 ++-- osu.Framework/Input/Events/ClickEvent.cs | 4 ++-- osu.Framework/Input/Events/DoubleClickEvent.cs | 4 ++-- osu.Framework/Input/Events/DragEndEvent.cs | 4 ++-- osu.Framework/Input/Events/DragEvent.cs | 4 ++-- osu.Framework/Input/Events/DragStartEvent.cs | 4 ++-- osu.Framework/Input/Events/FocusEvent.cs | 4 ++-- osu.Framework/Input/Events/FocusLostEvent.cs | 4 ++-- osu.Framework/Input/Events/HoverEvent.cs | 4 ++-- osu.Framework/Input/Events/HoverLostEvent.cs | 4 ++-- osu.Framework/Input/Events/JoystickButtonEvent.cs | 4 ++-- osu.Framework/Input/Events/JoystickPressEvent.cs | 4 ++-- osu.Framework/Input/Events/JoystickReleaseEvent.cs | 4 ++-- osu.Framework/Input/Events/KeyDownEvent.cs | 4 ++-- osu.Framework/Input/Events/KeyUpEvent.cs | 4 ++-- osu.Framework/Input/Events/KeyboardEvent.cs | 4 ++-- osu.Framework/Input/Events/MouseButtonEvent.cs | 4 ++-- osu.Framework/Input/Events/MouseDownEvent.cs | 4 ++-- osu.Framework/Input/Events/MouseEvent.cs | 4 ++-- osu.Framework/Input/Events/MouseMoveEvent.cs | 4 ++-- osu.Framework/Input/Events/MouseUpEvent.cs | 4 ++-- osu.Framework/Input/Events/ScrollEvent.cs | 4 ++-- osu.Framework/Input/Events/UIEvent.cs | 4 ++-- osu.Framework/Input/FrameworkActionContainer.cs | 4 ++-- osu.Framework/Input/GameWindowTextInput.cs | 4 ++-- osu.Framework/Input/Handlers/IHasCursorSensitivity.cs | 4 ++-- .../Input/Handlers/INeedsMousePositionFeedback.cs | 4 ++-- osu.Framework/Input/Handlers/InputHandler.cs | 4 ++-- .../Input/Handlers/Joystick/OsuTKJoystickHandler.cs | 4 ++-- .../Input/Handlers/Keyboard/OsuTKKeyboardHandler.cs | 4 ++-- .../Input/Handlers/Mouse/OsuTKEventMouseState.cs | 4 ++-- osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandler.cs | 4 ++-- .../Input/Handlers/Mouse/OsuTKMouseHandlerBase.cs | 4 ++-- osu.Framework/Input/Handlers/Mouse/OsuTKMouseState.cs | 4 ++-- osu.Framework/Input/Handlers/Mouse/OsuTKPollMouseState.cs | 4 ++-- .../Input/Handlers/Mouse/OsuTKRawMouseHandler.cs | 4 ++-- osu.Framework/Input/IHandleGlobalInput.cs | 4 ++-- osu.Framework/Input/IRequireHighFrequencyMousePosition.cs | 4 ++-- osu.Framework/Input/ITextInputSource.cs | 4 ++-- osu.Framework/Input/InputManager.cs | 4 ++-- osu.Framework/Input/InputResampler.cs | 4 ++-- osu.Framework/Input/JoystickAxis.cs | 4 ++-- osu.Framework/Input/JoystickButton.cs | 4 ++-- osu.Framework/Input/MouseButtonEventManager.cs | 4 ++-- osu.Framework/Input/PassThroughInputManager.cs | 4 ++-- osu.Framework/Input/PlatformActionContainer.cs | 4 ++-- osu.Framework/Input/StateChanges/ButtonInput.cs | 4 ++-- osu.Framework/Input/StateChanges/ButtonInputEntry.cs | 4 ++-- osu.Framework/Input/StateChanges/ButtonStateChangeKind.cs | 4 ++-- .../Input/StateChanges/Events/ButtonStateChangeEvent.cs | 4 ++-- .../Input/StateChanges/Events/InputStateChangeEvent.cs | 4 ++-- .../Input/StateChanges/Events/MousePositionChangeEvent.cs | 4 ++-- .../Input/StateChanges/Events/MouseScrollChangeEvent.cs | 4 ++-- osu.Framework/Input/StateChanges/IInput.cs | 4 ++-- .../Input/StateChanges/IInputStateChangeHandler.cs | 4 ++-- osu.Framework/Input/StateChanges/JoystickButtonInput.cs | 4 ++-- osu.Framework/Input/StateChanges/KeyboardKeyInput.cs | 4 ++-- osu.Framework/Input/StateChanges/MouseButtonInput.cs | 4 ++-- .../Input/StateChanges/MousePositionAbsoluteInput.cs | 4 ++-- .../Input/StateChanges/MousePositionRelativeInput.cs | 4 ++-- .../Input/StateChanges/MouseScrollRelativeInput.cs | 4 ++-- osu.Framework/Input/States/ButtonStates.cs | 4 ++-- osu.Framework/Input/States/InputState.cs | 4 ++-- osu.Framework/Input/States/JoystickState.cs | 4 ++-- osu.Framework/Input/States/KeyboardState.cs | 4 ++-- osu.Framework/Input/States/MouseState.cs | 4 ++-- osu.Framework/Input/UserInputManager.cs | 4 ++-- osu.Framework/Lists/ComparisonComparer.cs | 4 ++-- osu.Framework/Lists/FuncEqualityComparer.cs | 4 ++-- osu.Framework/Lists/IWeakList.cs | 4 ++-- osu.Framework/Lists/LazyList.cs | 4 ++-- osu.Framework/Lists/LockedWeakList.cs | 4 ++-- osu.Framework/Lists/SortedList.cs | 4 ++-- osu.Framework/Lists/WeakList.cs | 4 ++-- osu.Framework/Localisation/ILocalisedBindableString.cs | 4 ++-- osu.Framework/Localisation/IUnicodeBindableString.cs | 4 ++-- osu.Framework/Localisation/LocalisationManager.cs | 4 ++-- .../LocalisationManager_LocalisedBindableString.cs | 4 ++-- osu.Framework/Localisation/LocalisedString.cs | 4 ++-- osu.Framework/Logging/Logger.cs | 4 ++-- osu.Framework/Logging/RollingTime.cs | 4 ++-- osu.Framework/Logging/ThrowingTraceListener.cs | 4 ++-- osu.Framework/MathUtils/Blur.cs | 4 ++-- osu.Framework/MathUtils/Interpolation.cs | 4 ++-- osu.Framework/MathUtils/NumberFormatter.cs | 4 ++-- osu.Framework/MathUtils/PathApproximator.cs | 4 ++-- osu.Framework/MathUtils/Precision.cs | 4 ++-- osu.Framework/MathUtils/RNG.cs | 4 ++-- osu.Framework/MathUtils/Validation.cs | 4 ++-- osu.Framework/Physics/IRigidBody.cs | 4 ++-- osu.Framework/Physics/RigidBodyContainer.cs | 4 ++-- osu.Framework/Physics/RigidBodySimulation.cs | 4 ++-- osu.Framework/Platform/Architecture.cs | 4 ++-- osu.Framework/Platform/Clipboard.cs | 4 ++-- osu.Framework/Platform/DesktopGameHost.cs | 4 ++-- osu.Framework/Platform/DesktopGameWindow.cs | 4 ++-- osu.Framework/Platform/DesktopStorage.cs | 4 ++-- osu.Framework/Platform/GameHost.cs | 4 ++-- osu.Framework/Platform/GameWindow.cs | 4 ++-- osu.Framework/Platform/HeadlessGameHost.cs | 4 ++-- osu.Framework/Platform/IIpcHost.cs | 4 ++-- osu.Framework/Platform/IpcChannel.cs | 4 ++-- osu.Framework/Platform/IpcMessage.cs | 4 ++-- osu.Framework/Platform/Linux/LinuxClipboard.cs | 4 ++-- osu.Framework/Platform/Linux/LinuxGameHost.cs | 4 ++-- osu.Framework/Platform/Linux/LinuxGameWindow.cs | 4 ++-- osu.Framework/Platform/Linux/LinuxStorage.cs | 4 ++-- osu.Framework/Platform/Linux/Native/Library.cs | 4 ++-- osu.Framework/Platform/Linux/Sdl/SdlClipboard.cs | 4 ++-- osu.Framework/Platform/MacOS/MacOSClipboard.cs | 4 ++-- osu.Framework/Platform/MacOS/MacOSGameHost.cs | 4 ++-- osu.Framework/Platform/MacOS/MacOSGameWindow.cs | 4 ++-- osu.Framework/Platform/MacOS/MacOSStorage.cs | 4 ++-- osu.Framework/Platform/MacOS/Native/Class.cs | 4 ++-- osu.Framework/Platform/MacOS/Native/Cocoa.cs | 4 ++-- osu.Framework/Platform/MacOS/Native/NSApplication.cs | 4 ++-- osu.Framework/Platform/MacOS/Native/NSArray.cs | 4 ++-- osu.Framework/Platform/MacOS/Native/NSDictionary.cs | 4 ++-- .../Platform/MacOS/Native/NSNotificationCenter.cs | 4 ++-- osu.Framework/Platform/MacOS/Native/NSPasteboard.cs | 4 ++-- osu.Framework/Platform/MacOS/Native/Selector.cs | 4 ++-- osu.Framework/Platform/MonoPInvokeCallbackAttribute.cs | 4 ++-- osu.Framework/Platform/Storage.cs | 4 ++-- osu.Framework/Platform/TcpIpcProvider.cs | 4 ++-- osu.Framework/Platform/Windows/Native/Execution.cs | 4 ++-- osu.Framework/Platform/Windows/Native/Icon.cs | 4 ++-- osu.Framework/Platform/Windows/Native/IconGroup.cs | 4 ++-- osu.Framework/Platform/Windows/Native/Input.cs | 4 ++-- osu.Framework/Platform/Windows/TimePeriod.cs | 4 ++-- osu.Framework/Platform/Windows/WindowsClipboard.cs | 4 ++-- osu.Framework/Platform/Windows/WindowsGameHost.cs | 4 ++-- osu.Framework/Platform/Windows/WindowsGameWindow.cs | 4 ++-- osu.Framework/Platform/Windows/WindowsStorage.cs | 4 ++-- osu.Framework/Properties/AssemblyInfo.cs | 4 ++-- osu.Framework/RuntimeInfo.cs | 4 ++-- osu.Framework/Screens/Screen.cs | 4 ++-- osu.Framework/Statistics/BackgroundStackTraceCollector.cs | 4 ++-- osu.Framework/Statistics/FrameStatistics.cs | 4 ++-- osu.Framework/Statistics/PerformanceMonitor.cs | 4 ++-- .../Testing/Dependencies/CachedNullableProvider.cs | 4 ++-- .../Testing/Dependencies/CachedStructProvider.cs | 4 ++-- osu.Framework/Testing/DrawFrameRecordingContainer.cs | 4 ++-- .../Testing/Drawables/Sections/ToolbarAssemblySection.cs | 4 ++-- .../Testing/Drawables/Sections/ToolbarRateSection.cs | 4 ++-- .../Testing/Drawables/Sections/ToolbarRecordSection.cs | 4 ++-- osu.Framework/Testing/Drawables/Steps/AssertButton.cs | 4 ++-- osu.Framework/Testing/Drawables/Steps/RepeatStepButton.cs | 4 ++-- osu.Framework/Testing/Drawables/Steps/SingleStepButton.cs | 4 ++-- osu.Framework/Testing/Drawables/Steps/StepButton.cs | 4 ++-- osu.Framework/Testing/Drawables/Steps/StepSlider.cs | 4 ++-- osu.Framework/Testing/Drawables/Steps/ToggleStepButton.cs | 4 ++-- osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs | 4 ++-- osu.Framework/Testing/Drawables/TestBrowserToolbar.cs | 4 ++-- osu.Framework/Testing/Drawables/TestCaseButton.cs | 4 ++-- osu.Framework/Testing/Drawables/ToolbarSection.cs | 4 ++-- osu.Framework/Testing/DynamicClassCompiler.cs | 4 ++-- osu.Framework/Testing/GridTestCase.cs | 4 ++-- osu.Framework/Testing/IDynamicallyCompile.cs | 4 ++-- osu.Framework/Testing/Input/ManualInputManager.cs | 4 ++-- osu.Framework/Testing/ManualInputManagerTestCase.cs | 4 ++-- osu.Framework/Testing/TestBrowser.cs | 4 ++-- osu.Framework/Testing/TestBrowserConfig.cs | 4 ++-- osu.Framework/Testing/TestBrowserTestRunner.cs | 4 ++-- osu.Framework/Testing/TestCase.cs | 4 ++-- osu.Framework/Testing/TestCaseTestRunner.cs | 4 ++-- osu.Framework/Threading/AtomicCounter.cs | 4 ++-- osu.Framework/Threading/AudioThread.cs | 4 ++-- osu.Framework/Threading/DrawThread.cs | 4 ++-- osu.Framework/Threading/GameThread.cs | 4 ++-- osu.Framework/Threading/InputThread.cs | 4 ++-- osu.Framework/Threading/Scheduler.cs | 4 ++-- osu.Framework/Threading/ThreadedTaskScheduler.cs | 4 ++-- osu.Framework/Threading/UpdateThread.cs | 4 ++-- .../Timing/DecoupleableInterpolatingFramedClock.cs | 4 ++-- osu.Framework/Timing/FrameTimeInfo.cs | 4 ++-- osu.Framework/Timing/FramedClock.cs | 4 ++-- osu.Framework/Timing/FramedOffsetClock.cs | 4 ++-- osu.Framework/Timing/IAdjustableClock.cs | 4 ++-- osu.Framework/Timing/IClock.cs | 4 ++-- osu.Framework/Timing/IFrameBasedClock.cs | 4 ++-- osu.Framework/Timing/InterpolatingFramedClock.cs | 4 ++-- osu.Framework/Timing/ManualClock.cs | 4 ++-- osu.Framework/Timing/OffsetClock.cs | 4 ++-- osu.Framework/Timing/StopwatchClock.cs | 4 ++-- osu.Framework/Timing/ThrottledFrameClock.cs | 4 ++-- 604 files changed, 1209 insertions(+), 1209 deletions(-) diff --git a/LICENCE b/LICENCE index a11a7ce75..fbf38b090 100644 --- a/LICENCE +++ b/LICENCE @@ -1,4 +1,4 @@ -Copyright (c) 2007-2018 ppy Pty Ltd . +Copyright (c) 2007-2019 ppy Pty Ltd . Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/SampleGame.Desktop/Program.cs b/SampleGame.Desktop/Program.cs index 3d47b2dfa..f364df24b 100644 --- a/SampleGame.Desktop/Program.cs +++ b/SampleGame.Desktop/Program.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Platform; diff --git a/SampleGame/SampleGameGame.cs b/SampleGame/SampleGameGame.cs index fa8097993..3b97ebaee 100644 --- a/SampleGame/SampleGameGame.cs +++ b/SampleGame/SampleGameGame.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework; using osu.Framework.Graphics; diff --git a/osu-framework.licenseheader b/osu-framework.licenseheader index 593383379..be6504d0a 100644 --- a/osu-framework.licenseheader +++ b/osu-framework.licenseheader @@ -1,9 +1,9 @@ extensions: .cs -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. extensions: .xml .config .xsd \ No newline at end of file diff --git a/osu.Framework.Tests/AutomatedVisualTestGame.cs b/osu.Framework.Tests/AutomatedVisualTestGame.cs index 2970987bd..517aa0039 100644 --- a/osu.Framework.Tests/AutomatedVisualTestGame.cs +++ b/osu.Framework.Tests/AutomatedVisualTestGame.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Testing; diff --git a/osu.Framework.Tests/Bindables/BindableBindingTest.cs b/osu.Framework.Tests/Bindables/BindableBindingTest.cs index 9ec122fa3..7d93de683 100644 --- a/osu.Framework.Tests/Bindables/BindableBindingTest.cs +++ b/osu.Framework.Tests/Bindables/BindableBindingTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using NUnit.Framework; diff --git a/osu.Framework.Tests/Bindables/BindableBoolTest.cs b/osu.Framework.Tests/Bindables/BindableBoolTest.cs index 060ff6e34..278a61003 100644 --- a/osu.Framework.Tests/Bindables/BindableBoolTest.cs +++ b/osu.Framework.Tests/Bindables/BindableBoolTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Configuration; diff --git a/osu.Framework.Tests/Bindables/BindableDoubleTest.cs b/osu.Framework.Tests/Bindables/BindableDoubleTest.cs index b08d082ff..959ebea27 100644 --- a/osu.Framework.Tests/Bindables/BindableDoubleTest.cs +++ b/osu.Framework.Tests/Bindables/BindableDoubleTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Configuration; diff --git a/osu.Framework.Tests/Bindables/BindableEnumTest.cs b/osu.Framework.Tests/Bindables/BindableEnumTest.cs index 2ddd53d3f..01c9569cd 100644 --- a/osu.Framework.Tests/Bindables/BindableEnumTest.cs +++ b/osu.Framework.Tests/Bindables/BindableEnumTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Configuration; diff --git a/osu.Framework.Tests/Bindables/BindableFloatTest.cs b/osu.Framework.Tests/Bindables/BindableFloatTest.cs index 012025f85..40560ddf6 100644 --- a/osu.Framework.Tests/Bindables/BindableFloatTest.cs +++ b/osu.Framework.Tests/Bindables/BindableFloatTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Configuration; diff --git a/osu.Framework.Tests/Bindables/BindableIntTest.cs b/osu.Framework.Tests/Bindables/BindableIntTest.cs index 7310384f3..ba05a8e5c 100644 --- a/osu.Framework.Tests/Bindables/BindableIntTest.cs +++ b/osu.Framework.Tests/Bindables/BindableIntTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Configuration; diff --git a/osu.Framework.Tests/Bindables/BindableListTest.cs b/osu.Framework.Tests/Bindables/BindableListTest.cs index 54a1b8815..35929c5bf 100644 --- a/osu.Framework.Tests/Bindables/BindableListTest.cs +++ b/osu.Framework.Tests/Bindables/BindableListTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Bindables/BindableLongTest.cs b/osu.Framework.Tests/Bindables/BindableLongTest.cs index 0565c6092..e64e483c6 100644 --- a/osu.Framework.Tests/Bindables/BindableLongTest.cs +++ b/osu.Framework.Tests/Bindables/BindableLongTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Configuration; diff --git a/osu.Framework.Tests/Bindables/BindableSerializationTest.cs b/osu.Framework.Tests/Bindables/BindableSerializationTest.cs index aae000c28..cd2d45d6a 100644 --- a/osu.Framework.Tests/Bindables/BindableSerializationTest.cs +++ b/osu.Framework.Tests/Bindables/BindableSerializationTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Newtonsoft.Json; using NUnit.Framework; diff --git a/osu.Framework.Tests/Bindables/BindableSizeTest.cs b/osu.Framework.Tests/Bindables/BindableSizeTest.cs index ebb7b7aa4..5053a46b9 100644 --- a/osu.Framework.Tests/Bindables/BindableSizeTest.cs +++ b/osu.Framework.Tests/Bindables/BindableSizeTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Configuration; diff --git a/osu.Framework.Tests/Bindables/BindableStringTest.cs b/osu.Framework.Tests/Bindables/BindableStringTest.cs index e6c2eef28..fb9fea1cb 100644 --- a/osu.Framework.Tests/Bindables/BindableStringTest.cs +++ b/osu.Framework.Tests/Bindables/BindableStringTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Configuration; diff --git a/osu.Framework.Tests/Clocks/DecoupleableClockTest.cs b/osu.Framework.Tests/Clocks/DecoupleableClockTest.cs index 620c22240..0a4fb9b44 100644 --- a/osu.Framework.Tests/Clocks/DecoupleableClockTest.cs +++ b/osu.Framework.Tests/Clocks/DecoupleableClockTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Timing; diff --git a/osu.Framework.Tests/Dependencies/CachedAttributeTest.cs b/osu.Framework.Tests/Dependencies/CachedAttributeTest.cs index 6fc6bae51..aa5474228 100644 --- a/osu.Framework.Tests/Dependencies/CachedAttributeTest.cs +++ b/osu.Framework.Tests/Dependencies/CachedAttributeTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using NUnit.Framework; diff --git a/osu.Framework.Tests/Dependencies/DependencyContainerTest.cs b/osu.Framework.Tests/Dependencies/DependencyContainerTest.cs index c0309a57e..a111a10fb 100644 --- a/osu.Framework.Tests/Dependencies/DependencyContainerTest.cs +++ b/osu.Framework.Tests/Dependencies/DependencyContainerTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading; diff --git a/osu.Framework.Tests/Dependencies/ResolvedAttributeTest.cs b/osu.Framework.Tests/Dependencies/ResolvedAttributeTest.cs index 5b2c40c9c..cf4fef84a 100644 --- a/osu.Framework.Tests/Dependencies/ResolvedAttributeTest.cs +++ b/osu.Framework.Tests/Dependencies/ResolvedAttributeTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Allocation; diff --git a/osu.Framework.Tests/Exceptions/TestAddRemoveExceptions.cs b/osu.Framework.Tests/Exceptions/TestAddRemoveExceptions.cs index e14ecf3e0..0313afb27 100644 --- a/osu.Framework.Tests/Exceptions/TestAddRemoveExceptions.cs +++ b/osu.Framework.Tests/Exceptions/TestAddRemoveExceptions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using NUnit.Framework; diff --git a/osu.Framework.Tests/Exceptions/TestLoadExceptions.cs b/osu.Framework.Tests/Exceptions/TestLoadExceptions.cs index d63c5e9d1..4bbb2a88b 100644 --- a/osu.Framework.Tests/Exceptions/TestLoadExceptions.cs +++ b/osu.Framework.Tests/Exceptions/TestLoadExceptions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics.CodeAnalysis; diff --git a/osu.Framework.Tests/IO/TestDesktopStorage.cs b/osu.Framework.Tests/IO/TestDesktopStorage.cs index 2ee7dff92..d1bda0cb4 100644 --- a/osu.Framework.Tests/IO/TestDesktopStorage.cs +++ b/osu.Framework.Tests/IO/TestDesktopStorage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework.Tests/IO/TestLogging.cs b/osu.Framework.Tests/IO/TestLogging.cs index 878584933..8950896aa 100644 --- a/osu.Framework.Tests/IO/TestLogging.cs +++ b/osu.Framework.Tests/IO/TestLogging.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading; diff --git a/osu.Framework.Tests/IO/TestSortedListSerialization.cs b/osu.Framework.Tests/IO/TestSortedListSerialization.cs index 99af4d571..3c51674b3 100644 --- a/osu.Framework.Tests/IO/TestSortedListSerialization.cs +++ b/osu.Framework.Tests/IO/TestSortedListSerialization.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Newtonsoft.Json; using NUnit.Framework; diff --git a/osu.Framework.Tests/IO/TestWebRequest.cs b/osu.Framework.Tests/IO/TestWebRequest.cs index d50b615b0..b28240e57 100644 --- a/osu.Framework.Tests/IO/TestWebRequest.cs +++ b/osu.Framework.Tests/IO/TestWebRequest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Lists/TestArrayExtensions.cs b/osu.Framework.Tests/Lists/TestArrayExtensions.cs index 2d4501788..a7a7c86b0 100644 --- a/osu.Framework.Tests/Lists/TestArrayExtensions.cs +++ b/osu.Framework.Tests/Lists/TestArrayExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Extensions; diff --git a/osu.Framework.Tests/Lists/TestSortedList.cs b/osu.Framework.Tests/Lists/TestSortedList.cs index a0fc6d52f..b1fb6acd2 100644 --- a/osu.Framework.Tests/Lists/TestSortedList.cs +++ b/osu.Framework.Tests/Lists/TestSortedList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework.Tests/Localisation/LocalisationTest.cs b/osu.Framework.Tests/Localisation/LocalisationTest.cs index d2db93a6c..61fe90bb0 100644 --- a/osu.Framework.Tests/Localisation/LocalisationTest.cs +++ b/osu.Framework.Tests/Localisation/LocalisationTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework.Tests/MathUtils/TestInterpolation.cs b/osu.Framework.Tests/MathUtils/TestInterpolation.cs index 703d26a9a..c8e4d7405 100644 --- a/osu.Framework.Tests/MathUtils/TestInterpolation.cs +++ b/osu.Framework.Tests/MathUtils/TestInterpolation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.MathUtils; diff --git a/osu.Framework.Tests/Platform/HeadlessGameHostTest.cs b/osu.Framework.Tests/Platform/HeadlessGameHostTest.cs index ff27907e3..596bd163d 100644 --- a/osu.Framework.Tests/Platform/HeadlessGameHostTest.cs +++ b/osu.Framework.Tests/Platform/HeadlessGameHostTest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading; diff --git a/osu.Framework.Tests/Program.cs b/osu.Framework.Tests/Program.cs index bc349fc11..c254fce5d 100644 --- a/osu.Framework.Tests/Program.cs +++ b/osu.Framework.Tests/Program.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Platform; diff --git a/osu.Framework.Tests/TestGame.cs b/osu.Framework.Tests/TestGame.cs index f3f1dd63e..746153d4b 100644 --- a/osu.Framework.Tests/TestGame.cs +++ b/osu.Framework.Tests/TestGame.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Reflection; using osu.Framework.Allocation; diff --git a/osu.Framework.Tests/Visual/FrameworkTestCase.cs b/osu.Framework.Tests/Visual/FrameworkTestCase.cs index e191db43d..13b43141f 100644 --- a/osu.Framework.Tests/Visual/FrameworkTestCase.cs +++ b/osu.Framework.Tests/Visual/FrameworkTestCase.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.IO; using System.Reflection; diff --git a/osu.Framework.Tests/Visual/TestCaseAnimation.cs b/osu.Framework.Tests/Visual/TestCaseAnimation.cs index f8fa44c42..d1ab42703 100644 --- a/osu.Framework.Tests/Visual/TestCaseAnimation.cs +++ b/osu.Framework.Tests/Visual/TestCaseAnimation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseBindableNumbers.cs b/osu.Framework.Tests/Visual/TestCaseBindableNumbers.cs index a29f13f65..31c013aee 100644 --- a/osu.Framework.Tests/Visual/TestCaseBindableNumbers.cs +++ b/osu.Framework.Tests/Visual/TestCaseBindableNumbers.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Globalization; diff --git a/osu.Framework.Tests/Visual/TestCaseBindingContainer.cs b/osu.Framework.Tests/Visual/TestCaseBindingContainer.cs index 91eb9527c..75019a06e 100644 --- a/osu.Framework.Tests/Visual/TestCaseBindingContainer.cs +++ b/osu.Framework.Tests/Visual/TestCaseBindingContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Allocation; diff --git a/osu.Framework.Tests/Visual/TestCaseBlending.cs b/osu.Framework.Tests/Visual/TestCaseBlending.cs index 9dd46dfb2..1cd1b5b1d 100644 --- a/osu.Framework.Tests/Visual/TestCaseBlending.cs +++ b/osu.Framework.Tests/Visual/TestCaseBlending.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseBorderless.cs b/osu.Framework.Tests/Visual/TestCaseBorderless.cs index b0b5a369e..5f3bb41f6 100644 --- a/osu.Framework.Tests/Visual/TestCaseBorderless.cs +++ b/osu.Framework.Tests/Visual/TestCaseBorderless.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Drawing; diff --git a/osu.Framework.Tests/Visual/TestCaseBufferedContainer.cs b/osu.Framework.Tests/Visual/TestCaseBufferedContainer.cs index 48cdd0c3b..6f6f3e1b1 100644 --- a/osu.Framework.Tests/Visual/TestCaseBufferedContainer.cs +++ b/osu.Framework.Tests/Visual/TestCaseBufferedContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseCachedBufferedContainer.cs b/osu.Framework.Tests/Visual/TestCaseCachedBufferedContainer.cs index 95b40fc19..75182abd6 100644 --- a/osu.Framework.Tests/Visual/TestCaseCachedBufferedContainer.cs +++ b/osu.Framework.Tests/Visual/TestCaseCachedBufferedContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCaseCheckboxes.cs b/osu.Framework.Tests/Visual/TestCaseCheckboxes.cs index 071f6b8ea..2dc0c9de9 100644 --- a/osu.Framework.Tests/Visual/TestCaseCheckboxes.cs +++ b/osu.Framework.Tests/Visual/TestCaseCheckboxes.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseCircularContainer.cs b/osu.Framework.Tests/Visual/TestCaseCircularContainer.cs index 873f287e6..baa1cb355 100644 --- a/osu.Framework.Tests/Visual/TestCaseCircularContainer.cs +++ b/osu.Framework.Tests/Visual/TestCaseCircularContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osuTK; diff --git a/osu.Framework.Tests/Visual/TestCaseCircularContainerSizing.cs b/osu.Framework.Tests/Visual/TestCaseCircularContainerSizing.cs index 5336ba875..29c34f979 100644 --- a/osu.Framework.Tests/Visual/TestCaseCircularContainerSizing.cs +++ b/osu.Framework.Tests/Visual/TestCaseCircularContainerSizing.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using NUnit.Framework; diff --git a/osu.Framework.Tests/Visual/TestCaseCircularProgress.cs b/osu.Framework.Tests/Visual/TestCaseCircularProgress.cs index 8839aa025..4138d6e86 100644 --- a/osu.Framework.Tests/Visual/TestCaseCircularProgress.cs +++ b/osu.Framework.Tests/Visual/TestCaseCircularProgress.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCaseColourGradient.cs b/osu.Framework.Tests/Visual/TestCaseColourGradient.cs index d1c12d444..cf18c0e70 100644 --- a/osu.Framework.Tests/Visual/TestCaseColourGradient.cs +++ b/osu.Framework.Tests/Visual/TestCaseColourGradient.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Colour; diff --git a/osu.Framework.Tests/Visual/TestCaseCompositeMutability.cs b/osu.Framework.Tests/Visual/TestCaseCompositeMutability.cs index e7110c306..afa8cde73 100644 --- a/osu.Framework.Tests/Visual/TestCaseCompositeMutability.cs +++ b/osu.Framework.Tests/Visual/TestCaseCompositeMutability.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading; diff --git a/osu.Framework.Tests/Visual/TestCaseConcurrentLoad.cs b/osu.Framework.Tests/Visual/TestCaseConcurrentLoad.cs index a3602e871..e8702b2b9 100644 --- a/osu.Framework.Tests/Visual/TestCaseConcurrentLoad.cs +++ b/osu.Framework.Tests/Visual/TestCaseConcurrentLoad.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using System.Threading; diff --git a/osu.Framework.Tests/Visual/TestCaseContainerState.cs b/osu.Framework.Tests/Visual/TestCaseContainerState.cs index c5d472530..4eaf2d636 100644 --- a/osu.Framework.Tests/Visual/TestCaseContainerState.cs +++ b/osu.Framework.Tests/Visual/TestCaseContainerState.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Linq; diff --git a/osu.Framework.Tests/Visual/TestCaseContextMenu.cs b/osu.Framework.Tests/Visual/TestCaseContextMenu.cs index a1c363563..32ac1da27 100644 --- a/osu.Framework.Tests/Visual/TestCaseContextMenu.cs +++ b/osu.Framework.Tests/Visual/TestCaseContextMenu.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseCoordinateSpaces.cs b/osu.Framework.Tests/Visual/TestCaseCoordinateSpaces.cs index 8bdf2cc1d..c054e366a 100644 --- a/osu.Framework.Tests/Visual/TestCaseCoordinateSpaces.cs +++ b/osu.Framework.Tests/Visual/TestCaseCoordinateSpaces.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Globalization; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseCountingText.cs b/osu.Framework.Tests/Visual/TestCaseCountingText.cs index 1e51535fb..3aa6ffa58 100644 --- a/osu.Framework.Tests/Visual/TestCaseCountingText.cs +++ b/osu.Framework.Tests/Visual/TestCaseCountingText.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Globalization; diff --git a/osu.Framework.Tests/Visual/TestCaseDelayedLoad.cs b/osu.Framework.Tests/Visual/TestCaseDelayedLoad.cs index 83a4206ef..6d0917034 100644 --- a/osu.Framework.Tests/Visual/TestCaseDelayedLoad.cs +++ b/osu.Framework.Tests/Visual/TestCaseDelayedLoad.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using osu.Framework.Allocation; diff --git a/osu.Framework.Tests/Visual/TestCaseDelayedUnload.cs b/osu.Framework.Tests/Visual/TestCaseDelayedUnload.cs index d6e1f9625..33ba30bfa 100644 --- a/osu.Framework.Tests/Visual/TestCaseDelayedUnload.cs +++ b/osu.Framework.Tests/Visual/TestCaseDelayedUnload.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using osu.Framework.Allocation; diff --git a/osu.Framework.Tests/Visual/TestCaseDrawSizePreservingFillContainer.cs b/osu.Framework.Tests/Visual/TestCaseDrawSizePreservingFillContainer.cs index b655b3a3d..118daf16e 100644 --- a/osu.Framework.Tests/Visual/TestCaseDrawSizePreservingFillContainer.cs +++ b/osu.Framework.Tests/Visual/TestCaseDrawSizePreservingFillContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseDrawVisualiser.cs b/osu.Framework.Tests/Visual/TestCaseDrawVisualiser.cs index b7193709f..7787ee1a4 100644 --- a/osu.Framework.Tests/Visual/TestCaseDrawVisualiser.cs +++ b/osu.Framework.Tests/Visual/TestCaseDrawVisualiser.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseDrawableLoadCancellation.cs b/osu.Framework.Tests/Visual/TestCaseDrawableLoadCancellation.cs index 4aa5ce288..f68b537fb 100644 --- a/osu.Framework.Tests/Visual/TestCaseDrawableLoadCancellation.cs +++ b/osu.Framework.Tests/Visual/TestCaseDrawableLoadCancellation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCaseDrawablePath.cs b/osu.Framework.Tests/Visual/TestCaseDrawablePath.cs index 9bfa29019..18167684c 100644 --- a/osu.Framework.Tests/Visual/TestCaseDrawablePath.cs +++ b/osu.Framework.Tests/Visual/TestCaseDrawablePath.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseDropdownBox.cs b/osu.Framework.Tests/Visual/TestCaseDropdownBox.cs index 05f4e9994..34a8031b2 100644 --- a/osu.Framework.Tests/Visual/TestCaseDropdownBox.cs +++ b/osu.Framework.Tests/Visual/TestCaseDropdownBox.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using NUnit.Framework; diff --git a/osu.Framework.Tests/Visual/TestCaseDynamicDepth.cs b/osu.Framework.Tests/Visual/TestCaseDynamicDepth.cs index 67bd472fd..cd89686bd 100644 --- a/osu.Framework.Tests/Visual/TestCaseDynamicDepth.cs +++ b/osu.Framework.Tests/Visual/TestCaseDynamicDepth.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseEffects.cs b/osu.Framework.Tests/Visual/TestCaseEffects.cs index c2bf5fe48..bdb5b99e5 100644 --- a/osu.Framework.Tests/Visual/TestCaseEffects.cs +++ b/osu.Framework.Tests/Visual/TestCaseEffects.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Colour; diff --git a/osu.Framework.Tests/Visual/TestCaseFillFlowContainer.cs b/osu.Framework.Tests/Visual/TestCaseFillFlowContainer.cs index 4b031e593..6f5b0aab6 100644 --- a/osu.Framework.Tests/Visual/TestCaseFillFlowContainer.cs +++ b/osu.Framework.Tests/Visual/TestCaseFillFlowContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Linq; diff --git a/osu.Framework.Tests/Visual/TestCaseFillModes.cs b/osu.Framework.Tests/Visual/TestCaseFillModes.cs index 86b0bace1..0f7730aa8 100644 --- a/osu.Framework.Tests/Visual/TestCaseFillModes.cs +++ b/osu.Framework.Tests/Visual/TestCaseFillModes.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseFitInsideFlow.cs b/osu.Framework.Tests/Visual/TestCaseFitInsideFlow.cs index 3a8f54da1..bca5ef0bb 100644 --- a/osu.Framework.Tests/Visual/TestCaseFitInsideFlow.cs +++ b/osu.Framework.Tests/Visual/TestCaseFitInsideFlow.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseFocus.cs b/osu.Framework.Tests/Visual/TestCaseFocus.cs index 781b06f2c..4f6452462 100644 --- a/osu.Framework.Tests/Visual/TestCaseFocus.cs +++ b/osu.Framework.Tests/Visual/TestCaseFocus.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using NUnit.Framework; diff --git a/osu.Framework.Tests/Visual/TestCaseFullscreen.cs b/osu.Framework.Tests/Visual/TestCaseFullscreen.cs index 68a153ceb..63123b048 100644 --- a/osu.Framework.Tests/Visual/TestCaseFullscreen.cs +++ b/osu.Framework.Tests/Visual/TestCaseFullscreen.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Drawing; using osu.Framework.Allocation; diff --git a/osu.Framework.Tests/Visual/TestCaseGridContainer.cs b/osu.Framework.Tests/Visual/TestCaseGridContainer.cs index 08945fa42..1ddeb1810 100644 --- a/osu.Framework.Tests/Visual/TestCaseGridContainer.cs +++ b/osu.Framework.Tests/Visual/TestCaseGridContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseHandleInput.cs b/osu.Framework.Tests/Visual/TestCaseHandleInput.cs index 789cdd945..165a42749 100644 --- a/osu.Framework.Tests/Visual/TestCaseHandleInput.cs +++ b/osu.Framework.Tests/Visual/TestCaseHandleInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseHollowEdgeEffect.cs b/osu.Framework.Tests/Visual/TestCaseHollowEdgeEffect.cs index e20eb8091..7eb84528e 100644 --- a/osu.Framework.Tests/Visual/TestCaseHollowEdgeEffect.cs +++ b/osu.Framework.Tests/Visual/TestCaseHollowEdgeEffect.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseInputManager.cs b/osu.Framework.Tests/Visual/TestCaseInputManager.cs index a23eac25d..6d4ab4b2e 100644 --- a/osu.Framework.Tests/Visual/TestCaseInputManager.cs +++ b/osu.Framework.Tests/Visual/TestCaseInputManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; diff --git a/osu.Framework.Tests/Visual/TestCaseInputQueueChange.cs b/osu.Framework.Tests/Visual/TestCaseInputQueueChange.cs index b10bbcc13..96286a828 100644 --- a/osu.Framework.Tests/Visual/TestCaseInputQueueChange.cs +++ b/osu.Framework.Tests/Visual/TestCaseInputQueueChange.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using NUnit.Framework; diff --git a/osu.Framework.Tests/Visual/TestCaseInputResampler.cs b/osu.Framework.Tests/Visual/TestCaseInputResampler.cs index 47e33153f..fabbea88d 100644 --- a/osu.Framework.Tests/Visual/TestCaseInputResampler.cs +++ b/osu.Framework.Tests/Visual/TestCaseInputResampler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseIsMaskedAway.cs b/osu.Framework.Tests/Visual/TestCaseIsMaskedAway.cs index 71aff1a16..eaa298822 100644 --- a/osu.Framework.Tests/Visual/TestCaseIsMaskedAway.cs +++ b/osu.Framework.Tests/Visual/TestCaseIsMaskedAway.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseJoystick.cs b/osu.Framework.Tests/Visual/TestCaseJoystick.cs index c5053396b..671859147 100644 --- a/osu.Framework.Tests/Visual/TestCaseJoystick.cs +++ b/osu.Framework.Tests/Visual/TestCaseJoystick.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseKeyBindings.cs b/osu.Framework.Tests/Visual/TestCaseKeyBindings.cs index 3bc2a26a2..563ea66a7 100644 --- a/osu.Framework.Tests/Visual/TestCaseKeyBindings.cs +++ b/osu.Framework.Tests/Visual/TestCaseKeyBindings.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCaseLayoutDurations.cs b/osu.Framework.Tests/Visual/TestCaseLayoutDurations.cs index 6e9238313..6137fcc04 100644 --- a/osu.Framework.Tests/Visual/TestCaseLayoutDurations.cs +++ b/osu.Framework.Tests/Visual/TestCaseLayoutDurations.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseLayoutTransformRewinding.cs b/osu.Framework.Tests/Visual/TestCaseLayoutTransformRewinding.cs index 9542fb273..27073d5d4 100644 --- a/osu.Framework.Tests/Visual/TestCaseLayoutTransformRewinding.cs +++ b/osu.Framework.Tests/Visual/TestCaseLayoutTransformRewinding.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseMarkdown.cs b/osu.Framework.Tests/Visual/TestCaseMarkdown.cs index cdc2a554e..8799f4714 100644 --- a/osu.Framework.Tests/Visual/TestCaseMarkdown.cs +++ b/osu.Framework.Tests/Visual/TestCaseMarkdown.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.ComponentModel; using System.Threading.Tasks; diff --git a/osu.Framework.Tests/Visual/TestCaseMasking.cs b/osu.Framework.Tests/Visual/TestCaseMasking.cs index de762f9b7..e72d7e197 100644 --- a/osu.Framework.Tests/Visual/TestCaseMasking.cs +++ b/osu.Framework.Tests/Visual/TestCaseMasking.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseModelBackedDrawable.cs b/osu.Framework.Tests/Visual/TestCaseModelBackedDrawable.cs index 8f8086d8e..77715fb01 100644 --- a/osu.Framework.Tests/Visual/TestCaseModelBackedDrawable.cs +++ b/osu.Framework.Tests/Visual/TestCaseModelBackedDrawable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseMouseStates.cs b/osu.Framework.Tests/Visual/TestCaseMouseStates.cs index 95d9cc333..7826351cb 100644 --- a/osu.Framework.Tests/Visual/TestCaseMouseStates.cs +++ b/osu.Framework.Tests/Visual/TestCaseMouseStates.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCaseNestedHover.cs b/osu.Framework.Tests/Visual/TestCaseNestedHover.cs index f68443e78..80c1ee64f 100644 --- a/osu.Framework.Tests/Visual/TestCaseNestedHover.cs +++ b/osu.Framework.Tests/Visual/TestCaseNestedHover.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseNestedMenus.cs b/osu.Framework.Tests/Visual/TestCaseNestedMenus.cs index 266cdd493..e6e04e4cc 100644 --- a/osu.Framework.Tests/Visual/TestCaseNestedMenus.cs +++ b/osu.Framework.Tests/Visual/TestCaseNestedMenus.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCasePadding.cs b/osu.Framework.Tests/Visual/TestCasePadding.cs index 120db1b23..36ea447dc 100644 --- a/osu.Framework.Tests/Visual/TestCasePadding.cs +++ b/osu.Framework.Tests/Visual/TestCasePadding.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCasePassThroughInputManager.cs b/osu.Framework.Tests/Visual/TestCasePassThroughInputManager.cs index 57fe7727b..f423afcd9 100644 --- a/osu.Framework.Tests/Visual/TestCasePassThroughInputManager.cs +++ b/osu.Framework.Tests/Visual/TestCasePassThroughInputManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using NUnit.Framework; diff --git a/osu.Framework.Tests/Visual/TestCasePathInput.cs b/osu.Framework.Tests/Visual/TestCasePathInput.cs index 4214f0308..561246bb6 100644 --- a/osu.Framework.Tests/Visual/TestCasePathInput.cs +++ b/osu.Framework.Tests/Visual/TestCasePathInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCasePropertyBoundaries.cs b/osu.Framework.Tests/Visual/TestCasePropertyBoundaries.cs index 5e801a56c..6ea183a7f 100644 --- a/osu.Framework.Tests/Visual/TestCasePropertyBoundaries.cs +++ b/osu.Framework.Tests/Visual/TestCasePropertyBoundaries.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseProxyDrawables.cs b/osu.Framework.Tests/Visual/TestCaseProxyDrawables.cs index e2d87e293..ec2dfc97c 100644 --- a/osu.Framework.Tests/Visual/TestCaseProxyDrawables.cs +++ b/osu.Framework.Tests/Visual/TestCaseProxyDrawables.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseRigidBody.cs b/osu.Framework.Tests/Visual/TestCaseRigidBody.cs index c594f3e2b..50360f134 100644 --- a/osu.Framework.Tests/Visual/TestCaseRigidBody.cs +++ b/osu.Framework.Tests/Visual/TestCaseRigidBody.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseScreen.cs b/osu.Framework.Tests/Visual/TestCaseScreen.cs index 25794d20c..2b78cc0cf 100644 --- a/osu.Framework.Tests/Visual/TestCaseScreen.cs +++ b/osu.Framework.Tests/Visual/TestCaseScreen.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading; diff --git a/osu.Framework.Tests/Visual/TestCaseScreenshot.cs b/osu.Framework.Tests/Visual/TestCaseScreenshot.cs index b04eac203..7d56dc779 100644 --- a/osu.Framework.Tests/Visual/TestCaseScreenshot.cs +++ b/osu.Framework.Tests/Visual/TestCaseScreenshot.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework.Tests/Visual/TestCaseScrollableFlow.cs b/osu.Framework.Tests/Visual/TestCaseScrollableFlow.cs index 81163c6bc..c2ab3317c 100644 --- a/osu.Framework.Tests/Visual/TestCaseScrollableFlow.cs +++ b/osu.Framework.Tests/Visual/TestCaseScrollableFlow.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseSearchContainer.cs b/osu.Framework.Tests/Visual/TestCaseSearchContainer.cs index 1fe21e9cc..caefa7853 100644 --- a/osu.Framework.Tests/Visual/TestCaseSearchContainer.cs +++ b/osu.Framework.Tests/Visual/TestCaseSearchContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework.Tests/Visual/TestCaseSizing.cs b/osu.Framework.Tests/Visual/TestCaseSizing.cs index 724d84322..12c082964 100644 --- a/osu.Framework.Tests/Visual/TestCaseSizing.cs +++ b/osu.Framework.Tests/Visual/TestCaseSizing.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Extensions.Color4Extensions; diff --git a/osu.Framework.Tests/Visual/TestCaseSliderbar.cs b/osu.Framework.Tests/Visual/TestCaseSliderbar.cs index a2359d57b..6f2897104 100644 --- a/osu.Framework.Tests/Visual/TestCaseSliderbar.cs +++ b/osu.Framework.Tests/Visual/TestCaseSliderbar.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCaseSmoothedEdges.cs b/osu.Framework.Tests/Visual/TestCaseSmoothedEdges.cs index 5ca52300c..d09a6a42c 100644 --- a/osu.Framework.Tests/Visual/TestCaseSmoothedEdges.cs +++ b/osu.Framework.Tests/Visual/TestCaseSmoothedEdges.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Shapes; diff --git a/osu.Framework.Tests/Visual/TestCaseSpriteText.cs b/osu.Framework.Tests/Visual/TestCaseSpriteText.cs index b79528925..af060f30a 100644 --- a/osu.Framework.Tests/Visual/TestCaseSpriteText.cs +++ b/osu.Framework.Tests/Visual/TestCaseSpriteText.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseSpriteTextPresence.cs b/osu.Framework.Tests/Visual/TestCaseSpriteTextPresence.cs index 322d607b9..31a9464c5 100644 --- a/osu.Framework.Tests/Visual/TestCaseSpriteTextPresence.cs +++ b/osu.Framework.Tests/Visual/TestCaseSpriteTextPresence.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Extensions.Color4Extensions; diff --git a/osu.Framework.Tests/Visual/TestCaseSpriteTextScenarios.cs b/osu.Framework.Tests/Visual/TestCaseSpriteTextScenarios.cs index 100a3740d..c4f002c78 100644 --- a/osu.Framework.Tests/Visual/TestCaseSpriteTextScenarios.cs +++ b/osu.Framework.Tests/Visual/TestCaseSpriteTextScenarios.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework.Tests/Visual/TestCaseTabControl.cs b/osu.Framework.Tests/Visual/TestCaseTabControl.cs index 550ae5b4c..c73aada60 100644 --- a/osu.Framework.Tests/Visual/TestCaseTabControl.cs +++ b/osu.Framework.Tests/Visual/TestCaseTabControl.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCaseTextBox.cs b/osu.Framework.Tests/Visual/TestCaseTextBox.cs index 4f4d9aab9..688a021cd 100644 --- a/osu.Framework.Tests/Visual/TestCaseTextBox.cs +++ b/osu.Framework.Tests/Visual/TestCaseTextBox.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseTextFlow.cs b/osu.Framework.Tests/Visual/TestCaseTextFlow.cs index 6f7ef026e..b47420466 100644 --- a/osu.Framework.Tests/Visual/TestCaseTextFlow.cs +++ b/osu.Framework.Tests/Visual/TestCaseTextFlow.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseTextures.cs b/osu.Framework.Tests/Visual/TestCaseTextures.cs index c43e1a8fc..6de9128d4 100644 --- a/osu.Framework.Tests/Visual/TestCaseTextures.cs +++ b/osu.Framework.Tests/Visual/TestCaseTextures.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Allocation; diff --git a/osu.Framework.Tests/Visual/TestCaseTooltip.cs b/osu.Framework.Tests/Visual/TestCaseTooltip.cs index 240408508..709741726 100644 --- a/osu.Framework.Tests/Visual/TestCaseTooltip.cs +++ b/osu.Framework.Tests/Visual/TestCaseTooltip.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseTransformRewinding.cs b/osu.Framework.Tests/Visual/TestCaseTransformRewinding.cs index 9ca0ba039..bd47b4b9a 100644 --- a/osu.Framework.Tests/Visual/TestCaseTransformRewinding.cs +++ b/osu.Framework.Tests/Visual/TestCaseTransformRewinding.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/Visual/TestCaseTransformSequence.cs b/osu.Framework.Tests/Visual/TestCaseTransformSequence.cs index 266213d2a..4ce486b79 100644 --- a/osu.Framework.Tests/Visual/TestCaseTransformSequence.cs +++ b/osu.Framework.Tests/Visual/TestCaseTransformSequence.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseTriangles.cs b/osu.Framework.Tests/Visual/TestCaseTriangles.cs index d8e75e447..afb76bce9 100644 --- a/osu.Framework.Tests/Visual/TestCaseTriangles.cs +++ b/osu.Framework.Tests/Visual/TestCaseTriangles.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework.Tests/Visual/TestCaseUpdateBeforeDraw.cs b/osu.Framework.Tests/Visual/TestCaseUpdateBeforeDraw.cs index 6fd716756..c10c1969a 100644 --- a/osu.Framework.Tests/Visual/TestCaseUpdateBeforeDraw.cs +++ b/osu.Framework.Tests/Visual/TestCaseUpdateBeforeDraw.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using NUnit.Framework; diff --git a/osu.Framework.Tests/Visual/TestCaseVideoSprite.cs b/osu.Framework.Tests/Visual/TestCaseVideoSprite.cs index 5f4977aba..5e1506282 100644 --- a/osu.Framework.Tests/Visual/TestCaseVideoSprite.cs +++ b/osu.Framework.Tests/Visual/TestCaseVideoSprite.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Sprites; using osu.Framework.Graphics.Video; diff --git a/osu.Framework.Tests/Visual/TestCaseWaveform.cs b/osu.Framework.Tests/Visual/TestCaseWaveform.cs index b218cad76..f1bce565f 100644 --- a/osu.Framework.Tests/Visual/TestCaseWaveform.cs +++ b/osu.Framework.Tests/Visual/TestCaseWaveform.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework.Tests/VisualTestGame.cs b/osu.Framework.Tests/VisualTestGame.cs index 0b720c96e..640d232ea 100644 --- a/osu.Framework.Tests/VisualTestGame.cs +++ b/osu.Framework.Tests/VisualTestGame.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework/Allocation/BackgroundDependencyLoaderAttribute.cs b/osu.Framework/Allocation/BackgroundDependencyLoaderAttribute.cs index d4f164b02..64b5ef4b5 100644 --- a/osu.Framework/Allocation/BackgroundDependencyLoaderAttribute.cs +++ b/osu.Framework/Allocation/BackgroundDependencyLoaderAttribute.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Linq; diff --git a/osu.Framework/Allocation/BufferStack.cs b/osu.Framework/Allocation/BufferStack.cs index 63400a1ab..b69f30c11 100644 --- a/osu.Framework/Allocation/BufferStack.cs +++ b/osu.Framework/Allocation/BufferStack.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Logging; diff --git a/osu.Framework/Allocation/CacheInfo.cs b/osu.Framework/Allocation/CacheInfo.cs index df735de9f..42af06f60 100644 --- a/osu.Framework/Allocation/CacheInfo.cs +++ b/osu.Framework/Allocation/CacheInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Extensions.TypeExtensions; diff --git a/osu.Framework/Allocation/CachedAttribute.cs b/osu.Framework/Allocation/CachedAttribute.cs index a8b6a1f78..328ec0c0f 100644 --- a/osu.Framework/Allocation/CachedAttribute.cs +++ b/osu.Framework/Allocation/CachedAttribute.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Allocation/DependencyActivator.cs b/osu.Framework/Allocation/DependencyActivator.cs index 82c57e38b..594aa7a51 100644 --- a/osu.Framework/Allocation/DependencyActivator.cs +++ b/osu.Framework/Allocation/DependencyActivator.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Concurrent; diff --git a/osu.Framework/Allocation/DependencyContainer.cs b/osu.Framework/Allocation/DependencyContainer.cs index 1245e55a6..b18b72015 100644 --- a/osu.Framework/Allocation/DependencyContainer.cs +++ b/osu.Framework/Allocation/DependencyContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Allocation/IReadOnlyDependencyContainer.cs b/osu.Framework/Allocation/IReadOnlyDependencyContainer.cs index 6ca1e5578..6af4ac737 100644 --- a/osu.Framework/Allocation/IReadOnlyDependencyContainer.cs +++ b/osu.Framework/Allocation/IReadOnlyDependencyContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Allocation/InvokeOnDisposal.cs b/osu.Framework/Allocation/InvokeOnDisposal.cs index 4fab5fd5b..720c80de3 100644 --- a/osu.Framework/Allocation/InvokeOnDisposal.cs +++ b/osu.Framework/Allocation/InvokeOnDisposal.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Allocation/ObjectHandle.cs b/osu.Framework/Allocation/ObjectHandle.cs index af5f6c1b5..541de511c 100644 --- a/osu.Framework/Allocation/ObjectHandle.cs +++ b/osu.Framework/Allocation/ObjectHandle.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Allocation/ObjectStack.cs b/osu.Framework/Allocation/ObjectStack.cs index 93d2df16e..fa5463510 100644 --- a/osu.Framework/Allocation/ObjectStack.cs +++ b/osu.Framework/Allocation/ObjectStack.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; diff --git a/osu.Framework/Allocation/ObjectUsage.cs b/osu.Framework/Allocation/ObjectUsage.cs index aee34bdd1..d2b8484d2 100644 --- a/osu.Framework/Allocation/ObjectUsage.cs +++ b/osu.Framework/Allocation/ObjectUsage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Allocation/ResolvedAttribute.cs b/osu.Framework/Allocation/ResolvedAttribute.cs index db3b83f97..23746a903 100644 --- a/osu.Framework/Allocation/ResolvedAttribute.cs +++ b/osu.Framework/Allocation/ResolvedAttribute.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Allocation/TimedExpiryCache.cs b/osu.Framework/Allocation/TimedExpiryCache.cs index f2f60043b..badf5befb 100644 --- a/osu.Framework/Allocation/TimedExpiryCache.cs +++ b/osu.Framework/Allocation/TimedExpiryCache.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Concurrent; diff --git a/osu.Framework/Allocation/TripleBuffer.cs b/osu.Framework/Allocation/TripleBuffer.cs index 7adf81f07..f26b7591d 100644 --- a/osu.Framework/Allocation/TripleBuffer.cs +++ b/osu.Framework/Allocation/TripleBuffer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading; diff --git a/osu.Framework/Allocation/ValueInvokeOnDisposal.cs b/osu.Framework/Allocation/ValueInvokeOnDisposal.cs index 3e861610f..f4493ebda 100644 --- a/osu.Framework/Allocation/ValueInvokeOnDisposal.cs +++ b/osu.Framework/Allocation/ValueInvokeOnDisposal.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Audio/AdjustableAudioComponent.cs b/osu.Framework/Audio/AdjustableAudioComponent.cs index df575f298..570728111 100644 --- a/osu.Framework/Audio/AdjustableAudioComponent.cs +++ b/osu.Framework/Audio/AdjustableAudioComponent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Audio/AudioCollectionManager.cs b/osu.Framework/Audio/AudioCollectionManager.cs index 602df454b..cff3ce125 100644 --- a/osu.Framework/Audio/AudioCollectionManager.cs +++ b/osu.Framework/Audio/AudioCollectionManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework/Audio/AudioComponent.cs b/osu.Framework/Audio/AudioComponent.cs index 14c59c406..03f72f3b8 100644 --- a/osu.Framework/Audio/AudioComponent.cs +++ b/osu.Framework/Audio/AudioComponent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Concurrent; diff --git a/osu.Framework/Audio/AudioManager.cs b/osu.Framework/Audio/AudioManager.cs index 506fbb086..35e006b92 100644 --- a/osu.Framework/Audio/AudioManager.cs +++ b/osu.Framework/Audio/AudioManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Audio/Callbacks/BassCallback.cs b/osu.Framework/Audio/Callbacks/BassCallback.cs index dcd02c31a..61ec9ce66 100644 --- a/osu.Framework/Audio/Callbacks/BassCallback.cs +++ b/osu.Framework/Audio/Callbacks/BassCallback.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Audio/Callbacks/DataStreamFileProcedures.cs b/osu.Framework/Audio/Callbacks/DataStreamFileProcedures.cs index 7ff354bf0..19bec75a8 100644 --- a/osu.Framework/Audio/Callbacks/DataStreamFileProcedures.cs +++ b/osu.Framework/Audio/Callbacks/DataStreamFileProcedures.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Audio/Callbacks/FileCallbacks.cs b/osu.Framework/Audio/Callbacks/FileCallbacks.cs index ddd15082e..5d46cf79b 100644 --- a/osu.Framework/Audio/Callbacks/FileCallbacks.cs +++ b/osu.Framework/Audio/Callbacks/FileCallbacks.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using ManagedBass; diff --git a/osu.Framework/Audio/Callbacks/IFileProcedures.cs b/osu.Framework/Audio/Callbacks/IFileProcedures.cs index 245945f6f..11a5c4710 100644 --- a/osu.Framework/Audio/Callbacks/IFileProcedures.cs +++ b/osu.Framework/Audio/Callbacks/IFileProcedures.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using ManagedBass; diff --git a/osu.Framework/Audio/Callbacks/SyncCallback.cs b/osu.Framework/Audio/Callbacks/SyncCallback.cs index a778f04ec..9382c6a46 100644 --- a/osu.Framework/Audio/Callbacks/SyncCallback.cs +++ b/osu.Framework/Audio/Callbacks/SyncCallback.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using ManagedBass; diff --git a/osu.Framework/Audio/IBassAudio.cs b/osu.Framework/Audio/IBassAudio.cs index d1f579b3d..c24d41cbc 100644 --- a/osu.Framework/Audio/IBassAudio.cs +++ b/osu.Framework/Audio/IBassAudio.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Audio { diff --git a/osu.Framework/Audio/IHasPitchAdjust.cs b/osu.Framework/Audio/IHasPitchAdjust.cs index 4a2599562..ccad20ad6 100644 --- a/osu.Framework/Audio/IHasPitchAdjust.cs +++ b/osu.Framework/Audio/IHasPitchAdjust.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Audio { diff --git a/osu.Framework/Audio/Sample/Sample.cs b/osu.Framework/Audio/Sample/Sample.cs index 274951ba2..f767b85b8 100644 --- a/osu.Framework/Audio/Sample/Sample.cs +++ b/osu.Framework/Audio/Sample/Sample.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Audio.Sample { diff --git a/osu.Framework/Audio/Sample/SampleBass.cs b/osu.Framework/Audio/Sample/SampleBass.cs index ecc82aaf8..4b645331c 100644 --- a/osu.Framework/Audio/Sample/SampleBass.cs +++ b/osu.Framework/Audio/Sample/SampleBass.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using ManagedBass; using osu.Framework.Allocation; diff --git a/osu.Framework/Audio/Sample/SampleChannel.cs b/osu.Framework/Audio/Sample/SampleChannel.cs index 2593d3ecd..04af82125 100644 --- a/osu.Framework/Audio/Sample/SampleChannel.cs +++ b/osu.Framework/Audio/Sample/SampleChannel.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Statistics; using System; diff --git a/osu.Framework/Audio/Sample/SampleChannelBass.cs b/osu.Framework/Audio/Sample/SampleChannelBass.cs index 42109388e..34fcef1f3 100644 --- a/osu.Framework/Audio/Sample/SampleChannelBass.cs +++ b/osu.Framework/Audio/Sample/SampleChannelBass.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using ManagedBass; diff --git a/osu.Framework/Audio/Sample/SampleManager.cs b/osu.Framework/Audio/Sample/SampleManager.cs index 6c6c89a5c..846fad1ee 100644 --- a/osu.Framework/Audio/Sample/SampleManager.cs +++ b/osu.Framework/Audio/Sample/SampleManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Concurrent; using System.IO; diff --git a/osu.Framework/Audio/Track/Track.cs b/osu.Framework/Audio/Track/Track.cs index 480595dcd..e160d31f3 100644 --- a/osu.Framework/Audio/Track/Track.cs +++ b/osu.Framework/Audio/Track/Track.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Configuration; using osu.Framework.Statistics; diff --git a/osu.Framework/Audio/Track/TrackAmplitudes.cs b/osu.Framework/Audio/Track/TrackAmplitudes.cs index 20676d1d5..6118d7f15 100644 --- a/osu.Framework/Audio/Track/TrackAmplitudes.cs +++ b/osu.Framework/Audio/Track/TrackAmplitudes.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Audio/Track/TrackBass.cs b/osu.Framework/Audio/Track/TrackBass.cs index fc1eeff95..b7ccebbc5 100644 --- a/osu.Framework/Audio/Track/TrackBass.cs +++ b/osu.Framework/Audio/Track/TrackBass.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Audio/Track/TrackManager.cs b/osu.Framework/Audio/Track/TrackManager.cs index 85ee24785..9bb7e2b2b 100644 --- a/osu.Framework/Audio/Track/TrackManager.cs +++ b/osu.Framework/Audio/Track/TrackManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.IO.Stores; diff --git a/osu.Framework/Audio/Track/TrackVirtual.cs b/osu.Framework/Audio/Track/TrackVirtual.cs index 4511d79ec..3f0d48137 100644 --- a/osu.Framework/Audio/Track/TrackVirtual.cs +++ b/osu.Framework/Audio/Track/TrackVirtual.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Timing; using osuTK; diff --git a/osu.Framework/Audio/Track/Waveform.cs b/osu.Framework/Audio/Track/Waveform.cs index 3604e593d..1d0976201 100644 --- a/osu.Framework/Audio/Track/Waveform.cs +++ b/osu.Framework/Audio/Track/Waveform.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Caching/Cached.cs b/osu.Framework/Caching/Cached.cs index 9b25ea189..563fd382f 100644 --- a/osu.Framework/Caching/Cached.cs +++ b/osu.Framework/Caching/Cached.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Statistics; using System; diff --git a/osu.Framework/Configuration/Bindable.cs b/osu.Framework/Configuration/Bindable.cs index ee5dadf55..cd3937694 100644 --- a/osu.Framework/Configuration/Bindable.cs +++ b/osu.Framework/Configuration/Bindable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Configuration/BindableBool.cs b/osu.Framework/Configuration/BindableBool.cs index 52460b266..f13e1e1a4 100644 --- a/osu.Framework/Configuration/BindableBool.cs +++ b/osu.Framework/Configuration/BindableBool.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Configuration/BindableDouble.cs b/osu.Framework/Configuration/BindableDouble.cs index 8b0a837b6..fd682e46c 100644 --- a/osu.Framework/Configuration/BindableDouble.cs +++ b/osu.Framework/Configuration/BindableDouble.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Globalization; diff --git a/osu.Framework/Configuration/BindableFloat.cs b/osu.Framework/Configuration/BindableFloat.cs index 801910744..7dc8f6c21 100644 --- a/osu.Framework/Configuration/BindableFloat.cs +++ b/osu.Framework/Configuration/BindableFloat.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Globalization; diff --git a/osu.Framework/Configuration/BindableInt.cs b/osu.Framework/Configuration/BindableInt.cs index 1f5244ed9..e19ba190b 100644 --- a/osu.Framework/Configuration/BindableInt.cs +++ b/osu.Framework/Configuration/BindableInt.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Globalization; diff --git a/osu.Framework/Configuration/BindableList.cs b/osu.Framework/Configuration/BindableList.cs index ff2c2f5ba..36b68fa0a 100644 --- a/osu.Framework/Configuration/BindableList.cs +++ b/osu.Framework/Configuration/BindableList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections; diff --git a/osu.Framework/Configuration/BindableLong.cs b/osu.Framework/Configuration/BindableLong.cs index 86c045f4a..58564aac7 100644 --- a/osu.Framework/Configuration/BindableLong.cs +++ b/osu.Framework/Configuration/BindableLong.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Globalization; diff --git a/osu.Framework/Configuration/BindableNumber.cs b/osu.Framework/Configuration/BindableNumber.cs index ff376c8f8..3d50bdcea 100644 --- a/osu.Framework/Configuration/BindableNumber.cs +++ b/osu.Framework/Configuration/BindableNumber.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Configuration/BindableSize.cs b/osu.Framework/Configuration/BindableSize.cs index cbf4b334a..84f00740d 100644 --- a/osu.Framework/Configuration/BindableSize.cs +++ b/osu.Framework/Configuration/BindableSize.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Drawing; diff --git a/osu.Framework/Configuration/ConfigManager.cs b/osu.Framework/Configuration/ConfigManager.cs index 32de9bcbf..dd631cd90 100644 --- a/osu.Framework/Configuration/ConfigManager.cs +++ b/osu.Framework/Configuration/ConfigManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Configuration/FrameSync.cs b/osu.Framework/Configuration/FrameSync.cs index 3097c63ef..808557e9c 100644 --- a/osu.Framework/Configuration/FrameSync.cs +++ b/osu.Framework/Configuration/FrameSync.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.ComponentModel; diff --git a/osu.Framework/Configuration/FrameworkConfigManager.cs b/osu.Framework/Configuration/FrameworkConfigManager.cs index 1a77f41fa..6f28b5b4c 100644 --- a/osu.Framework/Configuration/FrameworkConfigManager.cs +++ b/osu.Framework/Configuration/FrameworkConfigManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Drawing; using osu.Framework.Configuration.Tracking; diff --git a/osu.Framework/Configuration/FrameworkDebugConfig.cs b/osu.Framework/Configuration/FrameworkDebugConfig.cs index 58a133f21..57e7fc05d 100644 --- a/osu.Framework/Configuration/FrameworkDebugConfig.cs +++ b/osu.Framework/Configuration/FrameworkDebugConfig.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Runtime; using osu.Framework.Caching; diff --git a/osu.Framework/Configuration/IBindable.cs b/osu.Framework/Configuration/IBindable.cs index 9e0fee268..08da109ce 100644 --- a/osu.Framework/Configuration/IBindable.cs +++ b/osu.Framework/Configuration/IBindable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Configuration/IBindableList.cs b/osu.Framework/Configuration/IBindableList.cs index 3d3872421..6e18f75c5 100644 --- a/osu.Framework/Configuration/IBindableList.cs +++ b/osu.Framework/Configuration/IBindableList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Configuration/IBindableNumber.cs b/osu.Framework/Configuration/IBindableNumber.cs index 3895fd808..e038b9a4d 100644 --- a/osu.Framework/Configuration/IBindableNumber.cs +++ b/osu.Framework/Configuration/IBindableNumber.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Configuration/ICanBeDisabled.cs b/osu.Framework/Configuration/ICanBeDisabled.cs index b64b9584d..5b943a983 100644 --- a/osu.Framework/Configuration/ICanBeDisabled.cs +++ b/osu.Framework/Configuration/ICanBeDisabled.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Configuration/IConfigManager.cs b/osu.Framework/Configuration/IConfigManager.cs index 490b9889b..899b63024 100644 --- a/osu.Framework/Configuration/IConfigManager.cs +++ b/osu.Framework/Configuration/IConfigManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Configuration { diff --git a/osu.Framework/Configuration/IHasDefaultValue.cs b/osu.Framework/Configuration/IHasDefaultValue.cs index 6b5d8a8b4..087574e43 100644 --- a/osu.Framework/Configuration/IHasDefaultValue.cs +++ b/osu.Framework/Configuration/IHasDefaultValue.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Configuration { diff --git a/osu.Framework/Configuration/IHasDescription.cs b/osu.Framework/Configuration/IHasDescription.cs index c44e0b65a..4a2cdf19f 100644 --- a/osu.Framework/Configuration/IHasDescription.cs +++ b/osu.Framework/Configuration/IHasDescription.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Configuration { diff --git a/osu.Framework/Configuration/IParseable.cs b/osu.Framework/Configuration/IParseable.cs index 376d99322..ac75cbcf4 100644 --- a/osu.Framework/Configuration/IParseable.cs +++ b/osu.Framework/Configuration/IParseable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Configuration { diff --git a/osu.Framework/Configuration/IUnbindable.cs b/osu.Framework/Configuration/IUnbindable.cs index 362e9281b..68ce0fa88 100644 --- a/osu.Framework/Configuration/IUnbindable.cs +++ b/osu.Framework/Configuration/IUnbindable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Configuration { diff --git a/osu.Framework/Configuration/IniConfigManager.cs b/osu.Framework/Configuration/IniConfigManager.cs index fa9410a01..e0d0e4950 100644 --- a/osu.Framework/Configuration/IniConfigManager.cs +++ b/osu.Framework/Configuration/IniConfigManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Configuration/NonNullableBindable.cs b/osu.Framework/Configuration/NonNullableBindable.cs index 0f1a23580..9c33dcfcb 100644 --- a/osu.Framework/Configuration/NonNullableBindable.cs +++ b/osu.Framework/Configuration/NonNullableBindable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Configuration/Tracking/ITrackableConfigManager.cs b/osu.Framework/Configuration/Tracking/ITrackableConfigManager.cs index 72435451a..b01e3fac4 100644 --- a/osu.Framework/Configuration/Tracking/ITrackableConfigManager.cs +++ b/osu.Framework/Configuration/Tracking/ITrackableConfigManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Configuration.Tracking { diff --git a/osu.Framework/Configuration/Tracking/ITrackedSetting.cs b/osu.Framework/Configuration/Tracking/ITrackedSetting.cs index 7d80e4085..e6c9d38b1 100644 --- a/osu.Framework/Configuration/Tracking/ITrackedSetting.cs +++ b/osu.Framework/Configuration/Tracking/ITrackedSetting.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Configuration/Tracking/SettingDescription.cs b/osu.Framework/Configuration/Tracking/SettingDescription.cs index 642b90517..281a8b570 100644 --- a/osu.Framework/Configuration/Tracking/SettingDescription.cs +++ b/osu.Framework/Configuration/Tracking/SettingDescription.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Configuration.Tracking { diff --git a/osu.Framework/Configuration/Tracking/TrackedSetting.cs b/osu.Framework/Configuration/Tracking/TrackedSetting.cs index cb01bf138..7b5c34c69 100644 --- a/osu.Framework/Configuration/Tracking/TrackedSetting.cs +++ b/osu.Framework/Configuration/Tracking/TrackedSetting.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Configuration/Tracking/TrackedSettings.cs b/osu.Framework/Configuration/Tracking/TrackedSettings.cs index f7c0e75b0..cd56022b6 100644 --- a/osu.Framework/Configuration/Tracking/TrackedSettings.cs +++ b/osu.Framework/Configuration/Tracking/TrackedSettings.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Configuration/WindowMode.cs b/osu.Framework/Configuration/WindowMode.cs index 83e4b77ef..54db68723 100644 --- a/osu.Framework/Configuration/WindowMode.cs +++ b/osu.Framework/Configuration/WindowMode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Configuration { diff --git a/osu.Framework/Development/DebugUtils.cs b/osu.Framework/Development/DebugUtils.cs index 2424df23c..7b260812a 100644 --- a/osu.Framework/Development/DebugUtils.cs +++ b/osu.Framework/Development/DebugUtils.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/Development/ThreadSafety.cs b/osu.Framework/Development/ThreadSafety.cs index 8e4b4b0bd..bd6430986 100644 --- a/osu.Framework/Development/ThreadSafety.cs +++ b/osu.Framework/Development/ThreadSafety.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Diagnostics; using System.Threading; diff --git a/osu.Framework/Extensions/Color4Extensions/Color4Extensions.cs b/osu.Framework/Extensions/Color4Extensions/Color4Extensions.cs index 93621607b..415ceb6c7 100644 --- a/osu.Framework/Extensions/Color4Extensions/Color4Extensions.cs +++ b/osu.Framework/Extensions/Color4Extensions/Color4Extensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK.Graphics; using System; diff --git a/osu.Framework/Extensions/ExceptionExtensions/ExceptionExtensions.cs b/osu.Framework/Extensions/ExceptionExtensions/ExceptionExtensions.cs index ba3a097b3..20aaebc5f 100644 --- a/osu.Framework/Extensions/ExceptionExtensions/ExceptionExtensions.cs +++ b/osu.Framework/Extensions/ExceptionExtensions/ExceptionExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Reflection; diff --git a/osu.Framework/Extensions/ExtensionMethods.cs b/osu.Framework/Extensions/ExtensionMethods.cs index a75328f84..20c7055f2 100644 --- a/osu.Framework/Extensions/ExtensionMethods.cs +++ b/osu.Framework/Extensions/ExtensionMethods.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Extensions/IEnumerableExtensions/EnumerableExtensions.cs b/osu.Framework/Extensions/IEnumerableExtensions/EnumerableExtensions.cs index ffb406d1c..fe843d32b 100644 --- a/osu.Framework/Extensions/IEnumerableExtensions/EnumerableExtensions.cs +++ b/osu.Framework/Extensions/IEnumerableExtensions/EnumerableExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Extensions/MatrixExtensions/MatrixExtensions.cs b/osu.Framework/Extensions/MatrixExtensions/MatrixExtensions.cs index 234d46185..4a8b546d1 100644 --- a/osu.Framework/Extensions/MatrixExtensions/MatrixExtensions.cs +++ b/osu.Framework/Extensions/MatrixExtensions/MatrixExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK; diff --git a/osu.Framework/Extensions/PolygonExtensions/ConvexPolygonExtensions.cs b/osu.Framework/Extensions/PolygonExtensions/ConvexPolygonExtensions.cs index 7a23353e8..ed9e5fc65 100644 --- a/osu.Framework/Extensions/PolygonExtensions/ConvexPolygonExtensions.cs +++ b/osu.Framework/Extensions/PolygonExtensions/ConvexPolygonExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Primitives; using osuTK; diff --git a/osu.Framework/Extensions/PolygonExtensions/PolygonExtensions.cs b/osu.Framework/Extensions/PolygonExtensions/PolygonExtensions.cs index a76d130d5..9de0240a8 100644 --- a/osu.Framework/Extensions/PolygonExtensions/PolygonExtensions.cs +++ b/osu.Framework/Extensions/PolygonExtensions/PolygonExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Primitives; using osuTK; diff --git a/osu.Framework/Extensions/TypeExtensions/TypeExtensions.cs b/osu.Framework/Extensions/TypeExtensions/TypeExtensions.cs index 72c61dad0..0b3056a32 100644 --- a/osu.Framework/Extensions/TypeExtensions/TypeExtensions.cs +++ b/osu.Framework/Extensions/TypeExtensions/TypeExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Game.cs b/osu.Framework/Game.cs index 23f77457b..0e4eea66a 100644 --- a/osu.Framework/Game.cs +++ b/osu.Framework/Game.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using osuTK; diff --git a/osu.Framework/Graphics/Animations/Animation.cs b/osu.Framework/Graphics/Animations/Animation.cs index 6a98fe983..029c4eb9f 100644 --- a/osu.Framework/Graphics/Animations/Animation.cs +++ b/osu.Framework/Graphics/Animations/Animation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Animations/AnimationExtensions.cs b/osu.Framework/Graphics/Animations/AnimationExtensions.cs index 13c6b12a0..a2d16f97f 100644 --- a/osu.Framework/Graphics/Animations/AnimationExtensions.cs +++ b/osu.Framework/Graphics/Animations/AnimationExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Animations { diff --git a/osu.Framework/Graphics/Animations/DrawableAnimation.cs b/osu.Framework/Graphics/Animations/DrawableAnimation.cs index 2045874f6..0b5e09707 100644 --- a/osu.Framework/Graphics/Animations/DrawableAnimation.cs +++ b/osu.Framework/Graphics/Animations/DrawableAnimation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Animations { diff --git a/osu.Framework/Graphics/Animations/FrameData.cs b/osu.Framework/Graphics/Animations/FrameData.cs index 5cab16194..14e761eaa 100644 --- a/osu.Framework/Graphics/Animations/FrameData.cs +++ b/osu.Framework/Graphics/Animations/FrameData.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Animations { diff --git a/osu.Framework/Graphics/Animations/IAnimation.cs b/osu.Framework/Graphics/Animations/IAnimation.cs index 0902acfe4..14536ff30 100644 --- a/osu.Framework/Graphics/Animations/IAnimation.cs +++ b/osu.Framework/Graphics/Animations/IAnimation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Animations diff --git a/osu.Framework/Graphics/Animations/TextureAnimation.cs b/osu.Framework/Graphics/Animations/TextureAnimation.cs index f37cdedf0..2d0d3f528 100644 --- a/osu.Framework/Graphics/Animations/TextureAnimation.cs +++ b/osu.Framework/Graphics/Animations/TextureAnimation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osu.Framework.Graphics.Sprites; diff --git a/osu.Framework/Graphics/Audio/WaveformGraph.cs b/osu.Framework/Graphics/Audio/WaveformGraph.cs index 3109089e4..8d6e50c8a 100644 --- a/osu.Framework/Graphics/Audio/WaveformGraph.cs +++ b/osu.Framework/Graphics/Audio/WaveformGraph.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Batches/IVertexBatch.cs b/osu.Framework/Graphics/Batches/IVertexBatch.cs index 90b204d13..c06a41fc2 100644 --- a/osu.Framework/Graphics/Batches/IVertexBatch.cs +++ b/osu.Framework/Graphics/Batches/IVertexBatch.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Batches { diff --git a/osu.Framework/Graphics/Batches/LinearBatch.cs b/osu.Framework/Graphics/Batches/LinearBatch.cs index 573c07ac0..67a8ee211 100644 --- a/osu.Framework/Graphics/Batches/LinearBatch.cs +++ b/osu.Framework/Graphics/Batches/LinearBatch.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.OpenGL.Buffers; diff --git a/osu.Framework/Graphics/Batches/QuadBatch.cs b/osu.Framework/Graphics/Batches/QuadBatch.cs index abb34b4dc..af668a2f8 100644 --- a/osu.Framework/Graphics/Batches/QuadBatch.cs +++ b/osu.Framework/Graphics/Batches/QuadBatch.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.OpenGL.Buffers; diff --git a/osu.Framework/Graphics/Batches/VertexBatch.cs b/osu.Framework/Graphics/Batches/VertexBatch.cs index 18a1fec31..8f8d1806f 100644 --- a/osu.Framework/Graphics/Batches/VertexBatch.cs +++ b/osu.Framework/Graphics/Batches/VertexBatch.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/BlendingInfo.cs b/osu.Framework/Graphics/BlendingInfo.cs index 3e172a741..af33d8bba 100644 --- a/osu.Framework/Graphics/BlendingInfo.cs +++ b/osu.Framework/Graphics/BlendingInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK.Graphics.ES30; diff --git a/osu.Framework/Graphics/BlendingParameters.cs b/osu.Framework/Graphics/BlendingParameters.cs index 0a230a684..68fcade9e 100644 --- a/osu.Framework/Graphics/BlendingParameters.cs +++ b/osu.Framework/Graphics/BlendingParameters.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Graphics/Colour/ColourInfo.cs b/osu.Framework/Graphics/Colour/ColourInfo.cs index 6630e63cc..f02909b92 100644 --- a/osu.Framework/Graphics/Colour/ColourInfo.cs +++ b/osu.Framework/Graphics/Colour/ColourInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK; diff --git a/osu.Framework/Graphics/Colour/SRGBColour.cs b/osu.Framework/Graphics/Colour/SRGBColour.cs index 16373beaf..086348aa1 100644 --- a/osu.Framework/Graphics/Colour/SRGBColour.cs +++ b/osu.Framework/Graphics/Colour/SRGBColour.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/Component.cs b/osu.Framework/Graphics/Component.cs index 44a8999df..3752ecb92 100644 --- a/osu.Framework/Graphics/Component.cs +++ b/osu.Framework/Graphics/Component.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics { diff --git a/osu.Framework/Graphics/Containers/BindingContainer.cs b/osu.Framework/Graphics/Containers/BindingContainer.cs index 9efab757c..2f892287d 100644 --- a/osu.Framework/Graphics/Containers/BindingContainer.cs +++ b/osu.Framework/Graphics/Containers/BindingContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework/Graphics/Containers/BufferedContainer.cs b/osu.Framework/Graphics/Containers/BufferedContainer.cs index 98632104e..5bd0737d8 100644 --- a/osu.Framework/Graphics/Containers/BufferedContainer.cs +++ b/osu.Framework/Graphics/Containers/BufferedContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/Containers/BufferedContainerDrawNode.cs b/osu.Framework/Graphics/Containers/BufferedContainerDrawNode.cs index 46925cce3..065f1a141 100644 --- a/osu.Framework/Graphics/Containers/BufferedContainerDrawNode.cs +++ b/osu.Framework/Graphics/Containers/BufferedContainerDrawNode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Graphics.OpenGL; diff --git a/osu.Framework/Graphics/Containers/CircularContainer.cs b/osu.Framework/Graphics/Containers/CircularContainer.cs index d98f83f32..c76b591d3 100644 --- a/osu.Framework/Graphics/Containers/CircularContainer.cs +++ b/osu.Framework/Graphics/Containers/CircularContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Graphics/Containers/ClickableContainer.cs b/osu.Framework/Graphics/Containers/ClickableContainer.cs index 51b023492..8cb026d80 100644 --- a/osu.Framework/Graphics/Containers/ClickableContainer.cs +++ b/osu.Framework/Graphics/Containers/ClickableContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Configuration; diff --git a/osu.Framework/Graphics/Containers/CompositeDrawNode.cs b/osu.Framework/Graphics/Containers/CompositeDrawNode.cs index 6e4281900..f137544d4 100644 --- a/osu.Framework/Graphics/Containers/CompositeDrawNode.cs +++ b/osu.Framework/Graphics/Containers/CompositeDrawNode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Graphics.OpenGL; diff --git a/osu.Framework/Graphics/Containers/CompositeDrawable.cs b/osu.Framework/Graphics/Containers/CompositeDrawable.cs index b9cb7e4bd..9b16aad4f 100644 --- a/osu.Framework/Graphics/Containers/CompositeDrawable.cs +++ b/osu.Framework/Graphics/Containers/CompositeDrawable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Lists; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/Container.cs b/osu.Framework/Graphics/Containers/Container.cs index 40b23473e..bfd2811b4 100644 --- a/osu.Framework/Graphics/Containers/Container.cs +++ b/osu.Framework/Graphics/Containers/Container.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Lists; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/ContainerExtensions.cs b/osu.Framework/Graphics/Containers/ContainerExtensions.cs index 160ddd690..3f77cc81b 100644 --- a/osu.Framework/Graphics/Containers/ContainerExtensions.cs +++ b/osu.Framework/Graphics/Containers/ContainerExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using System; diff --git a/osu.Framework/Graphics/Containers/CustomizableTextContainer.cs b/osu.Framework/Graphics/Containers/CustomizableTextContainer.cs index 3ba8c8afe..97d67d22d 100644 --- a/osu.Framework/Graphics/Containers/CustomizableTextContainer.cs +++ b/osu.Framework/Graphics/Containers/CustomizableTextContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/DelayedLoadUnloadWrapper.cs b/osu.Framework/Graphics/Containers/DelayedLoadUnloadWrapper.cs index 12c0dc715..ba09590b6 100644 --- a/osu.Framework/Graphics/Containers/DelayedLoadUnloadWrapper.cs +++ b/osu.Framework/Graphics/Containers/DelayedLoadUnloadWrapper.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Threading; diff --git a/osu.Framework/Graphics/Containers/DelayedLoadWrapper.cs b/osu.Framework/Graphics/Containers/DelayedLoadWrapper.cs index d668b339d..15f4a75ab 100644 --- a/osu.Framework/Graphics/Containers/DelayedLoadWrapper.cs +++ b/osu.Framework/Graphics/Containers/DelayedLoadWrapper.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading.Tasks; diff --git a/osu.Framework/Graphics/Containers/DrawSizePreservingFillContainer.cs b/osu.Framework/Graphics/Containers/DrawSizePreservingFillContainer.cs index 4d4d7faac..28a3a2ef1 100644 --- a/osu.Framework/Graphics/Containers/DrawSizePreservingFillContainer.cs +++ b/osu.Framework/Graphics/Containers/DrawSizePreservingFillContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK; diff --git a/osu.Framework/Graphics/Containers/FillFlowContainer.cs b/osu.Framework/Graphics/Containers/FillFlowContainer.cs index 2bf9e22a8..3942659a8 100644 --- a/osu.Framework/Graphics/Containers/FillFlowContainer.cs +++ b/osu.Framework/Graphics/Containers/FillFlowContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/FlowContainer.cs b/osu.Framework/Graphics/Containers/FlowContainer.cs index d40f158c7..b23afeb62 100644 --- a/osu.Framework/Graphics/Containers/FlowContainer.cs +++ b/osu.Framework/Graphics/Containers/FlowContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osu.Framework.Caching; diff --git a/osu.Framework/Graphics/Containers/FocusedOverlayContainer.cs b/osu.Framework/Graphics/Containers/FocusedOverlayContainer.cs index 73b4b9cf9..c6014783e 100644 --- a/osu.Framework/Graphics/Containers/FocusedOverlayContainer.cs +++ b/osu.Framework/Graphics/Containers/FocusedOverlayContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Containers diff --git a/osu.Framework/Graphics/Containers/GridContainer.cs b/osu.Framework/Graphics/Containers/GridContainer.cs index f26737dde..3d75e6f36 100644 --- a/osu.Framework/Graphics/Containers/GridContainer.cs +++ b/osu.Framework/Graphics/Containers/GridContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Linq; diff --git a/osu.Framework/Graphics/Containers/IBufferedContainer.cs b/osu.Framework/Graphics/Containers/IBufferedContainer.cs index 5ff98a315..8fba37ff0 100644 --- a/osu.Framework/Graphics/Containers/IBufferedContainer.cs +++ b/osu.Framework/Graphics/Containers/IBufferedContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; diff --git a/osu.Framework/Graphics/Containers/IContainer.cs b/osu.Framework/Graphics/Containers/IContainer.cs index 81c0e1b16..387feabe0 100644 --- a/osu.Framework/Graphics/Containers/IContainer.cs +++ b/osu.Framework/Graphics/Containers/IContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using System; diff --git a/osu.Framework/Graphics/Containers/IFillFlowContainer.cs b/osu.Framework/Graphics/Containers/IFillFlowContainer.cs index 14ff880a5..84160cd13 100644 --- a/osu.Framework/Graphics/Containers/IFillFlowContainer.cs +++ b/osu.Framework/Graphics/Containers/IFillFlowContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Transforms; using osuTK; diff --git a/osu.Framework/Graphics/Containers/IFilterable.cs b/osu.Framework/Graphics/Containers/IFilterable.cs index d95ee71c8..b35fc560f 100644 --- a/osu.Framework/Graphics/Containers/IFilterable.cs +++ b/osu.Framework/Graphics/Containers/IFilterable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Containers { diff --git a/osu.Framework/Graphics/Containers/IHasFilterTerms.cs b/osu.Framework/Graphics/Containers/IHasFilterTerms.cs index 73229013a..5c72edc1a 100644 --- a/osu.Framework/Graphics/Containers/IHasFilterTerms.cs +++ b/osu.Framework/Graphics/Containers/IHasFilterTerms.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/IHasFilterableChildren.cs b/osu.Framework/Graphics/Containers/IHasFilterableChildren.cs index e9ef8def0..98d583dd0 100644 --- a/osu.Framework/Graphics/Containers/IHasFilterableChildren.cs +++ b/osu.Framework/Graphics/Containers/IHasFilterableChildren.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/Markdown/IMarkdownTextComponent.cs b/osu.Framework/Graphics/Containers/Markdown/IMarkdownTextComponent.cs index 56826fa50..25dcaca3f 100644 --- a/osu.Framework/Graphics/Containers/Markdown/IMarkdownTextComponent.cs +++ b/osu.Framework/Graphics/Containers/Markdown/IMarkdownTextComponent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Sprites; diff --git a/osu.Framework/Graphics/Containers/Markdown/IMarkdownTextFlowComponent.cs b/osu.Framework/Graphics/Containers/Markdown/IMarkdownTextFlowComponent.cs index bc2eed5b6..a8dd6f6ae 100644 --- a/osu.Framework/Graphics/Containers/Markdown/IMarkdownTextFlowComponent.cs +++ b/osu.Framework/Graphics/Containers/Markdown/IMarkdownTextFlowComponent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Containers.Markdown { diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownContainer.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownContainer.cs index 320957a28..21f38d7fa 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownContainer.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig; using Markdig.Extensions.AutoIdentifiers; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownFencedCodeBlock.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownFencedCodeBlock.cs index 7577529af..d35fbed48 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownFencedCodeBlock.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownFencedCodeBlock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Syntax; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownHeading.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownHeading.cs index 5ef0f961c..3a9b3ba00 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownHeading.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownHeading.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Syntax; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownImage.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownImage.cs index 73a244ccf..3a9870dcb 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownImage.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownImage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics.Sprites; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownLinkText.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownLinkText.cs index 8cc500411..275300e40 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownLinkText.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownLinkText.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Syntax.Inlines; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownList.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownList.cs index a6fed044c..5c19130c2 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownList.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Syntax; using osuTK; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownParagraph.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownParagraph.cs index 89cdef2bb..a91db505a 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownParagraph.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownParagraph.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Syntax; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownQuoteBlock.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownQuoteBlock.cs index 25cb02863..45fbfb53c 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownQuoteBlock.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownQuoteBlock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Syntax; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownSeparator.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownSeparator.cs index c8b596eba..876674978 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownSeparator.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownSeparator.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Syntax; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownTable.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownTable.cs index b114ebf06..6de115d65 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownTable.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownTable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownTableCell.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownTableCell.cs index f40543a38..7851f34f8 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownTableCell.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownTableCell.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Extensions.Tables; using Markdig.Syntax; diff --git a/osu.Framework/Graphics/Containers/Markdown/MarkdownTextFlowContainer.cs b/osu.Framework/Graphics/Containers/Markdown/MarkdownTextFlowContainer.cs index b8dd4a917..3d6ce960b 100644 --- a/osu.Framework/Graphics/Containers/Markdown/MarkdownTextFlowContainer.cs +++ b/osu.Framework/Graphics/Containers/Markdown/MarkdownTextFlowContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/Markdown/NotImplementedMarkdown.cs b/osu.Framework/Graphics/Containers/Markdown/NotImplementedMarkdown.cs index 3da3e71c2..0ea54f1dd 100644 --- a/osu.Framework/Graphics/Containers/Markdown/NotImplementedMarkdown.cs +++ b/osu.Framework/Graphics/Containers/Markdown/NotImplementedMarkdown.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Markdig.Syntax; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Containers/ModelBackedDrawable.cs b/osu.Framework/Graphics/Containers/ModelBackedDrawable.cs index 7df0245af..1c310fbf6 100644 --- a/osu.Framework/Graphics/Containers/ModelBackedDrawable.cs +++ b/osu.Framework/Graphics/Containers/ModelBackedDrawable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/OverlayContainer.cs b/osu.Framework/Graphics/Containers/OverlayContainer.cs index 092304181..be3650543 100644 --- a/osu.Framework/Graphics/Containers/OverlayContainer.cs +++ b/osu.Framework/Graphics/Containers/OverlayContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Input; diff --git a/osu.Framework/Graphics/Containers/ScrollContainer.cs b/osu.Framework/Graphics/Containers/ScrollContainer.cs index d53ff0d68..fdc1cab38 100644 --- a/osu.Framework/Graphics/Containers/ScrollContainer.cs +++ b/osu.Framework/Graphics/Containers/ScrollContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/Graphics/Containers/SearchContainer.cs b/osu.Framework/Graphics/Containers/SearchContainer.cs index 7a559697f..e8f1da4e4 100644 --- a/osu.Framework/Graphics/Containers/SearchContainer.cs +++ b/osu.Framework/Graphics/Containers/SearchContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Containers/TabbableContainer.cs b/osu.Framework/Graphics/Containers/TabbableContainer.cs index a92afb62f..15145231a 100644 --- a/osu.Framework/Graphics/Containers/TabbableContainer.cs +++ b/osu.Framework/Graphics/Containers/TabbableContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework/Graphics/Containers/TextFlowContainer.cs b/osu.Framework/Graphics/Containers/TextFlowContainer.cs index 4e53c5001..0b6a0c40e 100644 --- a/osu.Framework/Graphics/Containers/TextFlowContainer.cs +++ b/osu.Framework/Graphics/Containers/TextFlowContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Caching; using osu.Framework.Graphics.Sprites; diff --git a/osu.Framework/Graphics/Containers/VisibilityContainer.cs b/osu.Framework/Graphics/Containers/VisibilityContainer.cs index aaf865934..684492f67 100644 --- a/osu.Framework/Graphics/Containers/VisibilityContainer.cs +++ b/osu.Framework/Graphics/Containers/VisibilityContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Graphics/Cursor/ContextMenuContainer.cs b/osu.Framework/Graphics/Cursor/ContextMenuContainer.cs index 3622c4658..e077bcbc6 100644 --- a/osu.Framework/Graphics/Cursor/ContextMenuContainer.cs +++ b/osu.Framework/Graphics/Cursor/ContextMenuContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using osuTK; diff --git a/osu.Framework/Graphics/Cursor/CursorContainer.cs b/osu.Framework/Graphics/Cursor/CursorContainer.cs index 5aea24d36..46645e2e5 100644 --- a/osu.Framework/Graphics/Cursor/CursorContainer.cs +++ b/osu.Framework/Graphics/Cursor/CursorContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework/Graphics/Cursor/CursorEffectContainer.cs b/osu.Framework/Graphics/Cursor/CursorEffectContainer.cs index 81d7d7939..ea32e61d9 100644 --- a/osu.Framework/Graphics/Cursor/CursorEffectContainer.cs +++ b/osu.Framework/Graphics/Cursor/CursorEffectContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; using osu.Framework.Input; diff --git a/osu.Framework/Graphics/Cursor/IHasAppearDelay.cs b/osu.Framework/Graphics/Cursor/IHasAppearDelay.cs index 54e6708cf..dd82325d0 100644 --- a/osu.Framework/Graphics/Cursor/IHasAppearDelay.cs +++ b/osu.Framework/Graphics/Cursor/IHasAppearDelay.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Cursor { diff --git a/osu.Framework/Graphics/Cursor/IHasContextMenu.cs b/osu.Framework/Graphics/Cursor/IHasContextMenu.cs index d1446fbe6..31cbd9906 100644 --- a/osu.Framework/Graphics/Cursor/IHasContextMenu.cs +++ b/osu.Framework/Graphics/Cursor/IHasContextMenu.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.UserInterface; diff --git a/osu.Framework/Graphics/Cursor/IHasCustomTooltip.cs b/osu.Framework/Graphics/Cursor/IHasCustomTooltip.cs index f1f2c7c52..e3583a406 100644 --- a/osu.Framework/Graphics/Cursor/IHasCustomTooltip.cs +++ b/osu.Framework/Graphics/Cursor/IHasCustomTooltip.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Cursor { diff --git a/osu.Framework/Graphics/Cursor/IHasTooltip.cs b/osu.Framework/Graphics/Cursor/IHasTooltip.cs index 604865f02..7327ad53e 100644 --- a/osu.Framework/Graphics/Cursor/IHasTooltip.cs +++ b/osu.Framework/Graphics/Cursor/IHasTooltip.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Cursor { diff --git a/osu.Framework/Graphics/Cursor/ITooltip.cs b/osu.Framework/Graphics/Cursor/ITooltip.cs index dc591d6ea..1ac5aba75 100644 --- a/osu.Framework/Graphics/Cursor/ITooltip.cs +++ b/osu.Framework/Graphics/Cursor/ITooltip.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; diff --git a/osu.Framework/Graphics/Cursor/TooltipContainer.cs b/osu.Framework/Graphics/Cursor/TooltipContainer.cs index 064c3f32b..8871c5114 100644 --- a/osu.Framework/Graphics/Cursor/TooltipContainer.cs +++ b/osu.Framework/Graphics/Cursor/TooltipContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/DrawColourInfo.cs b/osu.Framework/Graphics/DrawColourInfo.cs index 45ba58f94..71f2afb44 100644 --- a/osu.Framework/Graphics/DrawColourInfo.cs +++ b/osu.Framework/Graphics/DrawColourInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Colour; diff --git a/osu.Framework/Graphics/DrawInfo.cs b/osu.Framework/Graphics/DrawInfo.cs index 510dc2747..202678957 100644 --- a/osu.Framework/Graphics/DrawInfo.cs +++ b/osu.Framework/Graphics/DrawInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Extensions.MatrixExtensions; diff --git a/osu.Framework/Graphics/DrawNode.cs b/osu.Framework/Graphics/DrawNode.cs index 97cad4548..60ebf63a8 100644 --- a/osu.Framework/Graphics/DrawNode.cs +++ b/osu.Framework/Graphics/DrawNode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.OpenGL; using System; diff --git a/osu.Framework/Graphics/Drawable.cs b/osu.Framework/Graphics/Drawable.cs index b79ff06b6..0b8cfafc2 100644 --- a/osu.Framework/Graphics/Drawable.cs +++ b/osu.Framework/Graphics/Drawable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/Drawable_ProxyDrawable.cs b/osu.Framework/Graphics/Drawable_ProxyDrawable.cs index 049cd7912..4eb8642e9 100644 --- a/osu.Framework/Graphics/Drawable_ProxyDrawable.cs +++ b/osu.Framework/Graphics/Drawable_ProxyDrawable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.OpenGL.Vertices; diff --git a/osu.Framework/Graphics/Easing.cs b/osu.Framework/Graphics/Easing.cs index 3c1a6fba3..73bc18e67 100644 --- a/osu.Framework/Graphics/Easing.cs +++ b/osu.Framework/Graphics/Easing.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics { diff --git a/osu.Framework/Graphics/Effects/BlurEffect.cs b/osu.Framework/Graphics/Effects/BlurEffect.cs index 6213783dc..ab8dd80eb 100644 --- a/osu.Framework/Graphics/Effects/BlurEffect.cs +++ b/osu.Framework/Graphics/Effects/BlurEffect.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/Effects/EdgeEffect.cs b/osu.Framework/Graphics/Effects/EdgeEffect.cs index bc0710334..5e763e0f2 100644 --- a/osu.Framework/Graphics/Effects/EdgeEffect.cs +++ b/osu.Framework/Graphics/Effects/EdgeEffect.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; diff --git a/osu.Framework/Graphics/Effects/EffectExtensions.cs b/osu.Framework/Graphics/Effects/EffectExtensions.cs index 688b524d9..29e2bb800 100644 --- a/osu.Framework/Graphics/Effects/EffectExtensions.cs +++ b/osu.Framework/Graphics/Effects/EffectExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Graphics/Effects/GlowEffect.cs b/osu.Framework/Graphics/Effects/GlowEffect.cs index e08e66ca5..b2a9fa5c5 100644 --- a/osu.Framework/Graphics/Effects/GlowEffect.cs +++ b/osu.Framework/Graphics/Effects/GlowEffect.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/Effects/IEffect.cs b/osu.Framework/Graphics/Effects/IEffect.cs index 9bbd1168f..c54d38b48 100644 --- a/osu.Framework/Graphics/Effects/IEffect.cs +++ b/osu.Framework/Graphics/Effects/IEffect.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Effects diff --git a/osu.Framework/Graphics/Effects/OutlineEffect.cs b/osu.Framework/Graphics/Effects/OutlineEffect.cs index b0750324e..58c01a745 100644 --- a/osu.Framework/Graphics/Effects/OutlineEffect.cs +++ b/osu.Framework/Graphics/Effects/OutlineEffect.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/IDrawable.cs b/osu.Framework/Graphics/IDrawable.cs index 97d0656ba..928b532cf 100644 --- a/osu.Framework/Graphics/IDrawable.cs +++ b/osu.Framework/Graphics/IDrawable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework/Graphics/Lines/Path.cs b/osu.Framework/Graphics/Lines/Path.cs index 55c3e1b98..e236a4431 100644 --- a/osu.Framework/Graphics/Lines/Path.cs +++ b/osu.Framework/Graphics/Lines/Path.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Primitives; using osu.Framework.Graphics.Textures; diff --git a/osu.Framework/Graphics/Lines/PathDrawNode.cs b/osu.Framework/Graphics/Lines/PathDrawNode.cs index f924a6cd5..f22c40143 100644 --- a/osu.Framework/Graphics/Lines/PathDrawNode.cs +++ b/osu.Framework/Graphics/Lines/PathDrawNode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Primitives; using osu.Framework.Graphics.Shaders; diff --git a/osu.Framework/Graphics/Lines/SmoothPath.cs b/osu.Framework/Graphics/Lines/SmoothPath.cs index 7e9cbe335..efb14f901 100644 --- a/osu.Framework/Graphics/Lines/SmoothPath.cs +++ b/osu.Framework/Graphics/Lines/SmoothPath.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Lines/TexturedPath.cs b/osu.Framework/Graphics/Lines/TexturedPath.cs index 963425444..46bbed7b8 100644 --- a/osu.Framework/Graphics/Lines/TexturedPath.cs +++ b/osu.Framework/Graphics/Lines/TexturedPath.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Textures; diff --git a/osu.Framework/Graphics/MarginPadding.cs b/osu.Framework/Graphics/MarginPadding.cs index 2803ca7f6..430f26b94 100644 --- a/osu.Framework/Graphics/MarginPadding.cs +++ b/osu.Framework/Graphics/MarginPadding.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using System; diff --git a/osu.Framework/Graphics/OpenGL/Buffers/FrameBuffer.cs b/osu.Framework/Graphics/OpenGL/Buffers/FrameBuffer.cs index 041e45356..c04d7307d 100644 --- a/osu.Framework/Graphics/OpenGL/Buffers/FrameBuffer.cs +++ b/osu.Framework/Graphics/OpenGL/Buffers/FrameBuffer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/OpenGL/Buffers/LinearVertexBuffer.cs b/osu.Framework/Graphics/OpenGL/Buffers/LinearVertexBuffer.cs index eca18b97d..e60a67a41 100644 --- a/osu.Framework/Graphics/OpenGL/Buffers/LinearVertexBuffer.cs +++ b/osu.Framework/Graphics/OpenGL/Buffers/LinearVertexBuffer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.OpenGL.Vertices; diff --git a/osu.Framework/Graphics/OpenGL/Buffers/QuadVertexBuffer.cs b/osu.Framework/Graphics/OpenGL/Buffers/QuadVertexBuffer.cs index 992b5d8c6..9ac79b7c1 100644 --- a/osu.Framework/Graphics/OpenGL/Buffers/QuadVertexBuffer.cs +++ b/osu.Framework/Graphics/OpenGL/Buffers/QuadVertexBuffer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.OpenGL.Vertices; diff --git a/osu.Framework/Graphics/OpenGL/Buffers/RenderBuffer.cs b/osu.Framework/Graphics/OpenGL/Buffers/RenderBuffer.cs index 39caa3187..6737ab618 100644 --- a/osu.Framework/Graphics/OpenGL/Buffers/RenderBuffer.cs +++ b/osu.Framework/Graphics/OpenGL/Buffers/RenderBuffer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/OpenGL/Buffers/VertexBuffer.cs b/osu.Framework/Graphics/OpenGL/Buffers/VertexBuffer.cs index 2d5e2bbfb..f8ce654e5 100644 --- a/osu.Framework/Graphics/OpenGL/Buffers/VertexBuffer.cs +++ b/osu.Framework/Graphics/OpenGL/Buffers/VertexBuffer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.OpenGL.Vertices; diff --git a/osu.Framework/Graphics/OpenGL/GLWrapper.cs b/osu.Framework/Graphics/OpenGL/GLWrapper.cs index 8022f34db..20fbb0e3d 100644 --- a/osu.Framework/Graphics/OpenGL/GLWrapper.cs +++ b/osu.Framework/Graphics/OpenGL/GLWrapper.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Concurrent; diff --git a/osu.Framework/Graphics/OpenGL/Textures/TextureGL.cs b/osu.Framework/Graphics/OpenGL/Textures/TextureGL.cs index f3650fa71..d85f4ce90 100644 --- a/osu.Framework/Graphics/OpenGL/Textures/TextureGL.cs +++ b/osu.Framework/Graphics/OpenGL/Textures/TextureGL.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading; diff --git a/osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlas.cs b/osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlas.cs index d13668577..d2f878d33 100644 --- a/osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlas.cs +++ b/osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlas.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK.Graphics.ES30; diff --git a/osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlasWhite.cs b/osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlasWhite.cs index 8b2eabd34..cdf15e41a 100644 --- a/osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlasWhite.cs +++ b/osu.Framework/Graphics/OpenGL/Textures/TextureGLAtlasWhite.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Primitives; diff --git a/osu.Framework/Graphics/OpenGL/Textures/TextureGLSingle.cs b/osu.Framework/Graphics/OpenGL/Textures/TextureGLSingle.cs index 30c9a33a2..917c5456e 100644 --- a/osu.Framework/Graphics/OpenGL/Textures/TextureGLSingle.cs +++ b/osu.Framework/Graphics/OpenGL/Textures/TextureGLSingle.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/OpenGL/Textures/TextureGLSub.cs b/osu.Framework/Graphics/OpenGL/Textures/TextureGLSub.cs index 5d23ccd50..0da749d97 100644 --- a/osu.Framework/Graphics/OpenGL/Textures/TextureGLSub.cs +++ b/osu.Framework/Graphics/OpenGL/Textures/TextureGLSub.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Primitives; diff --git a/osu.Framework/Graphics/OpenGL/Vertices/IVertex.cs b/osu.Framework/Graphics/OpenGL/Vertices/IVertex.cs index ea957e584..32ee3531f 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/IVertex.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/IVertex.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.OpenGL.Vertices { diff --git a/osu.Framework/Graphics/OpenGL/Vertices/ParticleVertex2D.cs b/osu.Framework/Graphics/OpenGL/Vertices/ParticleVertex2D.cs index 738df7eaa..d9ab3177e 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/ParticleVertex2D.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/ParticleVertex2D.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Graphics/OpenGL/Vertices/TexturedVertex2D.cs b/osu.Framework/Graphics/OpenGL/Vertices/TexturedVertex2D.cs index a3000ec11..b3b3aef37 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/TexturedVertex2D.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/TexturedVertex2D.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Graphics/OpenGL/Vertices/TexturedVertex3D.cs b/osu.Framework/Graphics/OpenGL/Vertices/TexturedVertex3D.cs index 54f9f3ec9..527bfce19 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/TexturedVertex3D.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/TexturedVertex3D.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Graphics/OpenGL/Vertices/TimedTexturedVertex2D.cs b/osu.Framework/Graphics/OpenGL/Vertices/TimedTexturedVertex2D.cs index e46cb97b6..b2e121376 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/TimedTexturedVertex2D.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/TimedTexturedVertex2D.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Graphics/OpenGL/Vertices/UncolouredVertex2D.cs b/osu.Framework/Graphics/OpenGL/Vertices/UncolouredVertex2D.cs index b4e5c2052..d8543763d 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/UncolouredVertex2D.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/UncolouredVertex2D.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Graphics/OpenGL/Vertices/Vertex2D.cs b/osu.Framework/Graphics/OpenGL/Vertices/Vertex2D.cs index 6ea332083..09e8ca714 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/Vertex2D.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/Vertex2D.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Graphics/OpenGL/Vertices/VertexMemberAttribute.cs b/osu.Framework/Graphics/OpenGL/Vertices/VertexMemberAttribute.cs index d61e4ca93..575751109 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/VertexMemberAttribute.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/VertexMemberAttribute.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK.Graphics.ES30; diff --git a/osu.Framework/Graphics/OpenGL/Vertices/VertexUtils.cs b/osu.Framework/Graphics/OpenGL/Vertices/VertexUtils.cs index 03222c741..9081ceade 100644 --- a/osu.Framework/Graphics/OpenGL/Vertices/VertexUtils.cs +++ b/osu.Framework/Graphics/OpenGL/Vertices/VertexUtils.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. // ReSharper disable StaticMemberInGenericType diff --git a/osu.Framework/Graphics/Performance/FrameStatisticsDisplay.cs b/osu.Framework/Graphics/Performance/FrameStatisticsDisplay.cs index 879d4f2c8..767aeaf35 100644 --- a/osu.Framework/Graphics/Performance/FrameStatisticsDisplay.cs +++ b/osu.Framework/Graphics/Performance/FrameStatisticsDisplay.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK.Graphics; using osuTK.Input; diff --git a/osu.Framework/Graphics/Performance/FrameTimeDisplay.cs b/osu.Framework/Graphics/Performance/FrameTimeDisplay.cs index 52d89670a..df1f3eadc 100644 --- a/osu.Framework/Graphics/Performance/FrameTimeDisplay.cs +++ b/osu.Framework/Graphics/Performance/FrameTimeDisplay.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/Performance/PerformanceOverlay.cs b/osu.Framework/Graphics/Performance/PerformanceOverlay.cs index 74eeac955..32ffe91f6 100644 --- a/osu.Framework/Graphics/Performance/PerformanceOverlay.cs +++ b/osu.Framework/Graphics/Performance/PerformanceOverlay.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework/Graphics/Primitives/IConvexPolygon.cs b/osu.Framework/Graphics/Primitives/IConvexPolygon.cs index 863208394..446611763 100644 --- a/osu.Framework/Graphics/Primitives/IConvexPolygon.cs +++ b/osu.Framework/Graphics/Primitives/IConvexPolygon.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Primitives { diff --git a/osu.Framework/Graphics/Primitives/IPolygon.cs b/osu.Framework/Graphics/Primitives/IPolygon.cs index 439413913..fea3d3c83 100644 --- a/osu.Framework/Graphics/Primitives/IPolygon.cs +++ b/osu.Framework/Graphics/Primitives/IPolygon.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; diff --git a/osu.Framework/Graphics/Primitives/Line.cs b/osu.Framework/Graphics/Primitives/Line.cs index eb47211a1..0f66f8335 100644 --- a/osu.Framework/Graphics/Primitives/Line.cs +++ b/osu.Framework/Graphics/Primitives/Line.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK; diff --git a/osu.Framework/Graphics/Primitives/ProjectionRange.cs b/osu.Framework/Graphics/Primitives/ProjectionRange.cs index 847fad501..c7f95ed77 100644 --- a/osu.Framework/Graphics/Primitives/ProjectionRange.cs +++ b/osu.Framework/Graphics/Primitives/ProjectionRange.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; diff --git a/osu.Framework/Graphics/Primitives/Quad.cs b/osu.Framework/Graphics/Primitives/Quad.cs index 8811f008f..41c129011 100644 --- a/osu.Framework/Graphics/Primitives/Quad.cs +++ b/osu.Framework/Graphics/Primitives/Quad.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Extensions.PolygonExtensions; diff --git a/osu.Framework/Graphics/Primitives/RectangleF.cs b/osu.Framework/Graphics/Primitives/RectangleF.cs index f4214b15b..f7a1d167b 100644 --- a/osu.Framework/Graphics/Primitives/RectangleF.cs +++ b/osu.Framework/Graphics/Primitives/RectangleF.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.ComponentModel; diff --git a/osu.Framework/Graphics/Primitives/RectangleI.cs b/osu.Framework/Graphics/Primitives/RectangleI.cs index 5f7b2ab4e..894fe9c13 100644 --- a/osu.Framework/Graphics/Primitives/RectangleI.cs +++ b/osu.Framework/Graphics/Primitives/RectangleI.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.ComponentModel; diff --git a/osu.Framework/Graphics/Primitives/Triangle.cs b/osu.Framework/Graphics/Primitives/Triangle.cs index e32129553..1006e8443 100644 --- a/osu.Framework/Graphics/Primitives/Triangle.cs +++ b/osu.Framework/Graphics/Primitives/Triangle.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using System; diff --git a/osu.Framework/Graphics/Primitives/Vector2I.cs b/osu.Framework/Graphics/Primitives/Vector2I.cs index f118458c3..aab0fe92a 100644 --- a/osu.Framework/Graphics/Primitives/Vector2I.cs +++ b/osu.Framework/Graphics/Primitives/Vector2I.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using System; diff --git a/osu.Framework/Graphics/Shaders/GlobalProperty.cs b/osu.Framework/Graphics/Shaders/GlobalProperty.cs index 76a93a3dc..bcdb1ab1a 100644 --- a/osu.Framework/Graphics/Shaders/GlobalProperty.cs +++ b/osu.Framework/Graphics/Shaders/GlobalProperty.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Shaders { diff --git a/osu.Framework/Graphics/Shaders/GlobalPropertyManager.cs b/osu.Framework/Graphics/Shaders/GlobalPropertyManager.cs index 4afc4de94..078e0607f 100644 --- a/osu.Framework/Graphics/Shaders/GlobalPropertyManager.cs +++ b/osu.Framework/Graphics/Shaders/GlobalPropertyManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Shaders/GlobalUniform.cs b/osu.Framework/Graphics/Shaders/GlobalUniform.cs index 7849ba24a..01cbb4b8b 100644 --- a/osu.Framework/Graphics/Shaders/GlobalUniform.cs +++ b/osu.Framework/Graphics/Shaders/GlobalUniform.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.OpenGL; diff --git a/osu.Framework/Graphics/Shaders/IUniform.cs b/osu.Framework/Graphics/Shaders/IUniform.cs index da8a3afaa..093d3c445 100644 --- a/osu.Framework/Graphics/Shaders/IUniform.cs +++ b/osu.Framework/Graphics/Shaders/IUniform.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Shaders { diff --git a/osu.Framework/Graphics/Shaders/IUniformMapping.cs b/osu.Framework/Graphics/Shaders/IUniformMapping.cs index b1278c9b5..946be766c 100644 --- a/osu.Framework/Graphics/Shaders/IUniformMapping.cs +++ b/osu.Framework/Graphics/Shaders/IUniformMapping.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Shaders { diff --git a/osu.Framework/Graphics/Shaders/IUniformWithValue.cs b/osu.Framework/Graphics/Shaders/IUniformWithValue.cs index 8eb321c87..acc445802 100644 --- a/osu.Framework/Graphics/Shaders/IUniformWithValue.cs +++ b/osu.Framework/Graphics/Shaders/IUniformWithValue.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Shaders { diff --git a/osu.Framework/Graphics/Shaders/Shader.cs b/osu.Framework/Graphics/Shaders/Shader.cs index ca9e577f7..43d245ca0 100644 --- a/osu.Framework/Graphics/Shaders/Shader.cs +++ b/osu.Framework/Graphics/Shaders/Shader.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Shaders/ShaderInputInfo.cs b/osu.Framework/Graphics/Shaders/ShaderInputInfo.cs index bb1a4c541..3b408642f 100644 --- a/osu.Framework/Graphics/Shaders/ShaderInputInfo.cs +++ b/osu.Framework/Graphics/Shaders/ShaderInputInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Shaders { diff --git a/osu.Framework/Graphics/Shaders/ShaderManager.cs b/osu.Framework/Graphics/Shaders/ShaderManager.cs index f7d4e0ccd..822eeb51c 100644 --- a/osu.Framework/Graphics/Shaders/ShaderManager.cs +++ b/osu.Framework/Graphics/Shaders/ShaderManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Concurrent; diff --git a/osu.Framework/Graphics/Shaders/ShaderPart.cs b/osu.Framework/Graphics/Shaders/ShaderPart.cs index 66769c8e3..93912fbad 100644 --- a/osu.Framework/Graphics/Shaders/ShaderPart.cs +++ b/osu.Framework/Graphics/Shaders/ShaderPart.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Shaders/Uniform.cs b/osu.Framework/Graphics/Shaders/Uniform.cs index 142c6ecbe..3799bc89f 100644 --- a/osu.Framework/Graphics/Shaders/Uniform.cs +++ b/osu.Framework/Graphics/Shaders/Uniform.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.OpenGL; diff --git a/osu.Framework/Graphics/Shaders/UniformMapping.cs b/osu.Framework/Graphics/Shaders/UniformMapping.cs index 49d37e779..59ffebacb 100644 --- a/osu.Framework/Graphics/Shaders/UniformMapping.cs +++ b/osu.Framework/Graphics/Shaders/UniformMapping.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Shapes/Box.cs b/osu.Framework/Graphics/Shapes/Box.cs index 2e37b59ca..6fead53bc 100644 --- a/osu.Framework/Graphics/Shapes/Box.cs +++ b/osu.Framework/Graphics/Shapes/Box.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Sprites; using osu.Framework.Graphics.Textures; diff --git a/osu.Framework/Graphics/Shapes/Circle.cs b/osu.Framework/Graphics/Shapes/Circle.cs index 5cb59e0ff..d599da37a 100644 --- a/osu.Framework/Graphics/Shapes/Circle.cs +++ b/osu.Framework/Graphics/Shapes/Circle.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; diff --git a/osu.Framework/Graphics/Shapes/EquilateralTriangle.cs b/osu.Framework/Graphics/Shapes/EquilateralTriangle.cs index 85425c6be..fe65f4a2f 100644 --- a/osu.Framework/Graphics/Shapes/EquilateralTriangle.cs +++ b/osu.Framework/Graphics/Shapes/EquilateralTriangle.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; diff --git a/osu.Framework/Graphics/Shapes/Triangle.cs b/osu.Framework/Graphics/Shapes/Triangle.cs index 8fbc8fa9a..ff9ebd876 100644 --- a/osu.Framework/Graphics/Shapes/Triangle.cs +++ b/osu.Framework/Graphics/Shapes/Triangle.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.OpenGL.Vertices; diff --git a/osu.Framework/Graphics/Sprites/IHasLineBaseHeight.cs b/osu.Framework/Graphics/Sprites/IHasLineBaseHeight.cs index 0db73eb5a..48ecc5df6 100644 --- a/osu.Framework/Graphics/Sprites/IHasLineBaseHeight.cs +++ b/osu.Framework/Graphics/Sprites/IHasLineBaseHeight.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Sprites { diff --git a/osu.Framework/Graphics/Sprites/IHasText.cs b/osu.Framework/Graphics/Sprites/IHasText.cs index c606d3aad..c2711c599 100644 --- a/osu.Framework/Graphics/Sprites/IHasText.cs +++ b/osu.Framework/Graphics/Sprites/IHasText.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Sprites { diff --git a/osu.Framework/Graphics/Sprites/Sprite.cs b/osu.Framework/Graphics/Sprites/Sprite.cs index 4853188a7..8e5d98b97 100644 --- a/osu.Framework/Graphics/Sprites/Sprite.cs +++ b/osu.Framework/Graphics/Sprites/Sprite.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Primitives; diff --git a/osu.Framework/Graphics/Sprites/SpriteDrawNode.cs b/osu.Framework/Graphics/Sprites/SpriteDrawNode.cs index 01baab750..8249d771e 100644 --- a/osu.Framework/Graphics/Sprites/SpriteDrawNode.cs +++ b/osu.Framework/Graphics/Sprites/SpriteDrawNode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Primitives; using osu.Framework.Graphics.Shaders; diff --git a/osu.Framework/Graphics/Sprites/SpriteText.cs b/osu.Framework/Graphics/Sprites/SpriteText.cs index aed40d918..ee8a23453 100644 --- a/osu.Framework/Graphics/Sprites/SpriteText.cs +++ b/osu.Framework/Graphics/Sprites/SpriteText.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Sprites/SpriteText_DrawNode.cs b/osu.Framework/Graphics/Sprites/SpriteText_DrawNode.cs index 4b9a22be0..1cf770776 100644 --- a/osu.Framework/Graphics/Sprites/SpriteText_DrawNode.cs +++ b/osu.Framework/Graphics/Sprites/SpriteText_DrawNode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Textures/BufferStackTextureUpload.cs b/osu.Framework/Graphics/Textures/BufferStackTextureUpload.cs index 57b412de4..fb4d83030 100644 --- a/osu.Framework/Graphics/Textures/BufferStackTextureUpload.cs +++ b/osu.Framework/Graphics/Textures/BufferStackTextureUpload.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Textures/ITextureUpload.cs b/osu.Framework/Graphics/Textures/ITextureUpload.cs index 3f59443a3..327207752 100644 --- a/osu.Framework/Graphics/Textures/ITextureUpload.cs +++ b/osu.Framework/Graphics/Textures/ITextureUpload.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Primitives; diff --git a/osu.Framework/Graphics/Textures/LargeTextureStore.cs b/osu.Framework/Graphics/Textures/LargeTextureStore.cs index 1a031d469..fd1376473 100644 --- a/osu.Framework/Graphics/Textures/LargeTextureStore.cs +++ b/osu.Framework/Graphics/Textures/LargeTextureStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.IO.Stores; using osuTK.Graphics.ES30; diff --git a/osu.Framework/Graphics/Textures/PrefixTextureStore.cs b/osu.Framework/Graphics/Textures/PrefixTextureStore.cs index 3bc930c62..7d54dc760 100644 --- a/osu.Framework/Graphics/Textures/PrefixTextureStore.cs +++ b/osu.Framework/Graphics/Textures/PrefixTextureStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.IO.Stores; diff --git a/osu.Framework/Graphics/Textures/Texture.cs b/osu.Framework/Graphics/Textures/Texture.cs index 361ae8b2f..7289863bc 100644 --- a/osu.Framework/Graphics/Textures/Texture.cs +++ b/osu.Framework/Graphics/Textures/Texture.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Graphics/Textures/TextureAtlas.cs b/osu.Framework/Graphics/Textures/TextureAtlas.cs index 32b5b7659..43743eb88 100644 --- a/osu.Framework/Graphics/Textures/TextureAtlas.cs +++ b/osu.Framework/Graphics/Textures/TextureAtlas.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Textures/TextureLoaderStore.cs b/osu.Framework/Graphics/Textures/TextureLoaderStore.cs index aeddd8830..683680b20 100644 --- a/osu.Framework/Graphics/Textures/TextureLoaderStore.cs +++ b/osu.Framework/Graphics/Textures/TextureLoaderStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.IO; using System.Threading.Tasks; diff --git a/osu.Framework/Graphics/Textures/TextureStore.cs b/osu.Framework/Graphics/Textures/TextureStore.cs index 6b4f579b1..503e694fd 100644 --- a/osu.Framework/Graphics/Textures/TextureStore.cs +++ b/osu.Framework/Graphics/Textures/TextureStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.OpenGL; using osu.Framework.Graphics.OpenGL.Textures; diff --git a/osu.Framework/Graphics/Textures/TextureTooLargeForGLException.cs b/osu.Framework/Graphics/Textures/TextureTooLargeForGLException.cs index 297aabba9..cf41a93a5 100644 --- a/osu.Framework/Graphics/Textures/TextureTooLargeForGLException.cs +++ b/osu.Framework/Graphics/Textures/TextureTooLargeForGLException.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Graphics/Textures/TextureUpload.cs b/osu.Framework/Graphics/Textures/TextureUpload.cs index 811731c2c..7cec51997 100644 --- a/osu.Framework/Graphics/Textures/TextureUpload.cs +++ b/osu.Framework/Graphics/Textures/TextureUpload.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Graphics/Textures/TextureWhitePixel.cs b/osu.Framework/Graphics/Textures/TextureWhitePixel.cs index b9c90452a..9b8f97df4 100644 --- a/osu.Framework/Graphics/Textures/TextureWhitePixel.cs +++ b/osu.Framework/Graphics/Textures/TextureWhitePixel.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.OpenGL; using osu.Framework.Graphics.OpenGL.Textures; diff --git a/osu.Framework/Graphics/Textures/TextureWithRefCount.cs b/osu.Framework/Graphics/Textures/TextureWithRefCount.cs index dc6f68fc1..56220c88f 100644 --- a/osu.Framework/Graphics/Textures/TextureWithRefCount.cs +++ b/osu.Framework/Graphics/Textures/TextureWithRefCount.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.OpenGL.Textures; diff --git a/osu.Framework/Graphics/TransformSequenceExtensions.cs b/osu.Framework/Graphics/TransformSequenceExtensions.cs index bc76d6942..d4f82c2b6 100644 --- a/osu.Framework/Graphics/TransformSequenceExtensions.cs +++ b/osu.Framework/Graphics/TransformSequenceExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/TransformableExtensions.cs b/osu.Framework/Graphics/TransformableExtensions.cs index f6f85eb85..38ea71796 100644 --- a/osu.Framework/Graphics/TransformableExtensions.cs +++ b/osu.Framework/Graphics/TransformableExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/Transforms/ITransformable.cs b/osu.Framework/Graphics/Transforms/ITransformable.cs index d469fec90..eaa34b378 100644 --- a/osu.Framework/Graphics/Transforms/ITransformable.cs +++ b/osu.Framework/Graphics/Transforms/ITransformable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Timing; diff --git a/osu.Framework/Graphics/Transforms/Transform.cs b/osu.Framework/Graphics/Transforms/Transform.cs index cfe0de5f3..ae07fb352 100644 --- a/osu.Framework/Graphics/Transforms/Transform.cs +++ b/osu.Framework/Graphics/Transforms/Transform.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Transforms/TransformBindable.cs b/osu.Framework/Graphics/Transforms/TransformBindable.cs index 4cd30fa37..f83c65ce6 100644 --- a/osu.Framework/Graphics/Transforms/TransformBindable.cs +++ b/osu.Framework/Graphics/Transforms/TransformBindable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Configuration; using osu.Framework.MathUtils; diff --git a/osu.Framework/Graphics/Transforms/TransformCustom.cs b/osu.Framework/Graphics/Transforms/TransformCustom.cs index fef37ec47..d16fcd139 100644 --- a/osu.Framework/Graphics/Transforms/TransformCustom.cs +++ b/osu.Framework/Graphics/Transforms/TransformCustom.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.MathUtils; using System; diff --git a/osu.Framework/Graphics/Transforms/TransformSequence.cs b/osu.Framework/Graphics/Transforms/TransformSequence.cs index 9db0989a4..6fcc022b0 100644 --- a/osu.Framework/Graphics/Transforms/TransformSequence.cs +++ b/osu.Framework/Graphics/Transforms/TransformSequence.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Transforms/Transformable.cs b/osu.Framework/Graphics/Transforms/Transformable.cs index 4fbdfd29d..8aa982386 100644 --- a/osu.Framework/Graphics/Transforms/Transformable.cs +++ b/osu.Framework/Graphics/Transforms/Transformable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Lists; diff --git a/osu.Framework/Graphics/UserInterface/BasicCheckbox.cs b/osu.Framework/Graphics/UserInterface/BasicCheckbox.cs index 1d6a93984..c7d5057bf 100644 --- a/osu.Framework/Graphics/UserInterface/BasicCheckbox.cs +++ b/osu.Framework/Graphics/UserInterface/BasicCheckbox.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.Color4Extensions; using osuTK; diff --git a/osu.Framework/Graphics/UserInterface/BasicDropdown.cs b/osu.Framework/Graphics/UserInterface/BasicDropdown.cs index c94924a7d..c011da992 100644 --- a/osu.Framework/Graphics/UserInterface/BasicDropdown.cs +++ b/osu.Framework/Graphics/UserInterface/BasicDropdown.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Sprites; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/UserInterface/BasicSliderBar.cs b/osu.Framework/Graphics/UserInterface/BasicSliderBar.cs index 0f40e027a..112826a87 100644 --- a/osu.Framework/Graphics/UserInterface/BasicSliderBar.cs +++ b/osu.Framework/Graphics/UserInterface/BasicSliderBar.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Extensions.Color4Extensions; diff --git a/osu.Framework/Graphics/UserInterface/BasicTabControl.cs b/osu.Framework/Graphics/UserInterface/BasicTabControl.cs index 14030e5d1..810d07ca6 100644 --- a/osu.Framework/Graphics/UserInterface/BasicTabControl.cs +++ b/osu.Framework/Graphics/UserInterface/BasicTabControl.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Sprites; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/UserInterface/Button.cs b/osu.Framework/Graphics/UserInterface/Button.cs index 6b53e6d4b..ae0097dba 100644 --- a/osu.Framework/Graphics/UserInterface/Button.cs +++ b/osu.Framework/Graphics/UserInterface/Button.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Sprites; diff --git a/osu.Framework/Graphics/UserInterface/Checkbox.cs b/osu.Framework/Graphics/UserInterface/Checkbox.cs index 1d542bd14..dc3b41089 100644 --- a/osu.Framework/Graphics/UserInterface/Checkbox.cs +++ b/osu.Framework/Graphics/UserInterface/Checkbox.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Configuration; diff --git a/osu.Framework/Graphics/UserInterface/CircularProgress.cs b/osu.Framework/Graphics/UserInterface/CircularProgress.cs index 7895ef94f..71aac0fb2 100644 --- a/osu.Framework/Graphics/UserInterface/CircularProgress.cs +++ b/osu.Framework/Graphics/UserInterface/CircularProgress.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/UserInterface/CircularProgressDrawNode.cs b/osu.Framework/Graphics/UserInterface/CircularProgressDrawNode.cs index bd2caddfa..916d3e7a6 100644 --- a/osu.Framework/Graphics/UserInterface/CircularProgressDrawNode.cs +++ b/osu.Framework/Graphics/UserInterface/CircularProgressDrawNode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Shaders; using osu.Framework.Graphics.Textures; diff --git a/osu.Framework/Graphics/UserInterface/Counter.cs b/osu.Framework/Graphics/UserInterface/Counter.cs index 324e16454..5fb4483f1 100644 --- a/osu.Framework/Graphics/UserInterface/Counter.cs +++ b/osu.Framework/Graphics/UserInterface/Counter.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Transforms; diff --git a/osu.Framework/Graphics/UserInterface/Dropdown.cs b/osu.Framework/Graphics/UserInterface/Dropdown.cs index 7a0669ffe..b558bcdf1 100644 --- a/osu.Framework/Graphics/UserInterface/Dropdown.cs +++ b/osu.Framework/Graphics/UserInterface/Dropdown.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/UserInterface/DropdownHeader.cs b/osu.Framework/Graphics/UserInterface/DropdownHeader.cs index 82d2a7bba..cb9e2817c 100644 --- a/osu.Framework/Graphics/UserInterface/DropdownHeader.cs +++ b/osu.Framework/Graphics/UserInterface/DropdownHeader.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK.Graphics; using osu.Framework.Graphics.Containers; diff --git a/osu.Framework/Graphics/UserInterface/DropdownMenuItem.cs b/osu.Framework/Graphics/UserInterface/DropdownMenuItem.cs index 30e1197d9..54ba136a1 100644 --- a/osu.Framework/Graphics/UserInterface/DropdownMenuItem.cs +++ b/osu.Framework/Graphics/UserInterface/DropdownMenuItem.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Graphics/UserInterface/IHasCurrentValue.cs b/osu.Framework/Graphics/UserInterface/IHasCurrentValue.cs index f239c4e68..87c0c7da5 100644 --- a/osu.Framework/Graphics/UserInterface/IHasCurrentValue.cs +++ b/osu.Framework/Graphics/UserInterface/IHasCurrentValue.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Configuration; diff --git a/osu.Framework/Graphics/UserInterface/Menu.cs b/osu.Framework/Graphics/UserInterface/Menu.cs index 0c1b76846..47b887ee8 100644 --- a/osu.Framework/Graphics/UserInterface/Menu.cs +++ b/osu.Framework/Graphics/UserInterface/Menu.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/UserInterface/MenuItem.cs b/osu.Framework/Graphics/UserInterface/MenuItem.cs index 67e19235b..be99b45fc 100644 --- a/osu.Framework/Graphics/UserInterface/MenuItem.cs +++ b/osu.Framework/Graphics/UserInterface/MenuItem.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/UserInterface/PasswordTextBox.cs b/osu.Framework/Graphics/UserInterface/PasswordTextBox.cs index 027329c8e..06a268c88 100644 --- a/osu.Framework/Graphics/UserInterface/PasswordTextBox.cs +++ b/osu.Framework/Graphics/UserInterface/PasswordTextBox.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.UserInterface { diff --git a/osu.Framework/Graphics/UserInterface/SliderBar.cs b/osu.Framework/Graphics/UserInterface/SliderBar.cs index 7cb3536d1..c40f5a06b 100644 --- a/osu.Framework/Graphics/UserInterface/SliderBar.cs +++ b/osu.Framework/Graphics/UserInterface/SliderBar.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Configuration; diff --git a/osu.Framework/Graphics/UserInterface/TabControl.cs b/osu.Framework/Graphics/UserInterface/TabControl.cs index b745ac9fb..596ca85ee 100644 --- a/osu.Framework/Graphics/UserInterface/TabControl.cs +++ b/osu.Framework/Graphics/UserInterface/TabControl.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/UserInterface/TabItem.cs b/osu.Framework/Graphics/UserInterface/TabItem.cs index dca07dc66..0b2772234 100644 --- a/osu.Framework/Graphics/UserInterface/TabItem.cs +++ b/osu.Framework/Graphics/UserInterface/TabItem.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Configuration; diff --git a/osu.Framework/Graphics/UserInterface/TextBox.cs b/osu.Framework/Graphics/UserInterface/TextBox.cs index c88fd1c5b..0428f1cb3 100644 --- a/osu.Framework/Graphics/UserInterface/TextBox.cs +++ b/osu.Framework/Graphics/UserInterface/TextBox.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Vector2Extensions.cs b/osu.Framework/Graphics/Vector2Extensions.cs index 265c516fe..30f414e3c 100644 --- a/osu.Framework/Graphics/Vector2Extensions.cs +++ b/osu.Framework/Graphics/Vector2Extensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK; diff --git a/osu.Framework/Graphics/Video/DecodedFrame.cs b/osu.Framework/Graphics/Video/DecodedFrame.cs index e86e14ba3..dd3c10d0a 100644 --- a/osu.Framework/Graphics/Video/DecodedFrame.cs +++ b/osu.Framework/Graphics/Video/DecodedFrame.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Textures; diff --git a/osu.Framework/Graphics/Video/FfmpegExtensions.cs b/osu.Framework/Graphics/Video/FfmpegExtensions.cs index 271ea3c93..1103813f7 100644 --- a/osu.Framework/Graphics/Video/FfmpegExtensions.cs +++ b/osu.Framework/Graphics/Video/FfmpegExtensions.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using FFmpeg.AutoGen; diff --git a/osu.Framework/Graphics/Video/StdIo.cs b/osu.Framework/Graphics/Video/StdIo.cs index 65fff7b95..0450df628 100644 --- a/osu.Framework/Graphics/Video/StdIo.cs +++ b/osu.Framework/Graphics/Video/StdIo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Video diff --git a/osu.Framework/Graphics/Video/VideoDecoder.cs b/osu.Framework/Graphics/Video/VideoDecoder.cs index 2aa24ec17..ddd1675e7 100644 --- a/osu.Framework/Graphics/Video/VideoDecoder.cs +++ b/osu.Framework/Graphics/Video/VideoDecoder.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using FFmpeg.AutoGen; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Video/VideoSprite.cs b/osu.Framework/Graphics/Video/VideoSprite.cs index 962eaa6fa..fceb99cc9 100644 --- a/osu.Framework/Graphics/Video/VideoSprite.cs +++ b/osu.Framework/Graphics/Video/VideoSprite.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics.Sprites; diff --git a/osu.Framework/Graphics/Visualisation/DrawVisualiser.cs b/osu.Framework/Graphics/Visualisation/DrawVisualiser.cs index 23a6905d6..93600d81b 100644 --- a/osu.Framework/Graphics/Visualisation/DrawVisualiser.cs +++ b/osu.Framework/Graphics/Visualisation/DrawVisualiser.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework/Graphics/Visualisation/FlashyBox.cs b/osu.Framework/Graphics/Visualisation/FlashyBox.cs index 1f0c183bd..31591be0e 100644 --- a/osu.Framework/Graphics/Visualisation/FlashyBox.cs +++ b/osu.Framework/Graphics/Visualisation/FlashyBox.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Primitives; using osu.Framework.Graphics.Shapes; diff --git a/osu.Framework/Graphics/Visualisation/IContainVisualisedDrawables.cs b/osu.Framework/Graphics/Visualisation/IContainVisualisedDrawables.cs index c2c92cc6d..5426cb9f0 100644 --- a/osu.Framework/Graphics/Visualisation/IContainVisualisedDrawables.cs +++ b/osu.Framework/Graphics/Visualisation/IContainVisualisedDrawables.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Visualisation { diff --git a/osu.Framework/Graphics/Visualisation/InfoOverlay.cs b/osu.Framework/Graphics/Visualisation/InfoOverlay.cs index 7b83a7912..36260a8d5 100644 --- a/osu.Framework/Graphics/Visualisation/InfoOverlay.cs +++ b/osu.Framework/Graphics/Visualisation/InfoOverlay.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Graphics; diff --git a/osu.Framework/Graphics/Visualisation/LogOverlay.cs b/osu.Framework/Graphics/Visualisation/LogOverlay.cs index bb7a4753c..131949998 100644 --- a/osu.Framework/Graphics/Visualisation/LogOverlay.cs +++ b/osu.Framework/Graphics/Visualisation/LogOverlay.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Sprites; diff --git a/osu.Framework/Graphics/Visualisation/PropertyDisplay.cs b/osu.Framework/Graphics/Visualisation/PropertyDisplay.cs index 8f6e3ca01..a16686d06 100644 --- a/osu.Framework/Graphics/Visualisation/PropertyDisplay.cs +++ b/osu.Framework/Graphics/Visualisation/PropertyDisplay.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Graphics/Visualisation/TitleBar.cs b/osu.Framework/Graphics/Visualisation/TitleBar.cs index 6477b0573..4419998e3 100644 --- a/osu.Framework/Graphics/Visualisation/TitleBar.cs +++ b/osu.Framework/Graphics/Visualisation/TitleBar.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; using osu.Framework.Graphics.Shapes; diff --git a/osu.Framework/Graphics/Visualisation/TreeContainer.cs b/osu.Framework/Graphics/Visualisation/TreeContainer.cs index c8c0401d5..5b2ff7085 100644 --- a/osu.Framework/Graphics/Visualisation/TreeContainer.cs +++ b/osu.Framework/Graphics/Visualisation/TreeContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; diff --git a/osu.Framework/Graphics/Visualisation/TreeContainerStatus.cs b/osu.Framework/Graphics/Visualisation/TreeContainerStatus.cs index 63756a7e9..a946c04ca 100644 --- a/osu.Framework/Graphics/Visualisation/TreeContainerStatus.cs +++ b/osu.Framework/Graphics/Visualisation/TreeContainerStatus.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Graphics.Visualisation { diff --git a/osu.Framework/Graphics/Visualisation/VisualisedDrawable.cs b/osu.Framework/Graphics/Visualisation/VisualisedDrawable.cs index 7e183e807..dc9c81d5c 100644 --- a/osu.Framework/Graphics/Visualisation/VisualisedDrawable.cs +++ b/osu.Framework/Graphics/Visualisation/VisualisedDrawable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Host.cs b/osu.Framework/Host.cs index c8a78ba91..08a6d45ce 100644 --- a/osu.Framework/Host.cs +++ b/osu.Framework/Host.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Platform; using osu.Framework.Platform.Linux; diff --git a/osu.Framework/IO/AsyncBufferStream.cs b/osu.Framework/IO/AsyncBufferStream.cs index 4cfb314ef..785a4a486 100644 --- a/osu.Framework/IO/AsyncBufferStream.cs +++ b/osu.Framework/IO/AsyncBufferStream.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/IO/File/FileSafety.cs b/osu.Framework/IO/File/FileSafety.cs index 3a5ebb772..a67b90837 100644 --- a/osu.Framework/IO/File/FileSafety.cs +++ b/osu.Framework/IO/File/FileSafety.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/IO/Network/FileWebRequest.cs b/osu.Framework/IO/Network/FileWebRequest.cs index dcefae2dd..11692fc00 100644 --- a/osu.Framework/IO/Network/FileWebRequest.cs +++ b/osu.Framework/IO/Network/FileWebRequest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/IO/Network/JsonWebRequest.cs b/osu.Framework/IO/Network/JsonWebRequest.cs index 1dcfbaa63..cfb7e62bc 100644 --- a/osu.Framework/IO/Network/JsonWebRequest.cs +++ b/osu.Framework/IO/Network/JsonWebRequest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Newtonsoft.Json; diff --git a/osu.Framework/IO/Network/UrlEncoding.cs b/osu.Framework/IO/Network/UrlEncoding.cs index 686d340f7..4524fdc5d 100644 --- a/osu.Framework/IO/Network/UrlEncoding.cs +++ b/osu.Framework/IO/Network/UrlEncoding.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Text; diff --git a/osu.Framework/IO/Network/WebRequest.cs b/osu.Framework/IO/Network/WebRequest.cs index c0c74e234..993dcb168 100644 --- a/osu.Framework/IO/Network/WebRequest.cs +++ b/osu.Framework/IO/Network/WebRequest.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/IO/Serialization/BindableJsonConverter.cs b/osu.Framework/IO/Serialization/BindableJsonConverter.cs index 1b6b43e97..1948ad477 100644 --- a/osu.Framework/IO/Serialization/BindableJsonConverter.cs +++ b/osu.Framework/IO/Serialization/BindableJsonConverter.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using Newtonsoft.Json; diff --git a/osu.Framework/IO/Serialization/ISerializableBindable.cs b/osu.Framework/IO/Serialization/ISerializableBindable.cs index f3b5e14ad..fee8b9324 100644 --- a/osu.Framework/IO/Serialization/ISerializableBindable.cs +++ b/osu.Framework/IO/Serialization/ISerializableBindable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Newtonsoft.Json; using osu.Framework.Configuration; diff --git a/osu.Framework/IO/Serialization/ISerializableSortedList.cs b/osu.Framework/IO/Serialization/ISerializableSortedList.cs index bc97144c1..abbb5bf81 100644 --- a/osu.Framework/IO/Serialization/ISerializableSortedList.cs +++ b/osu.Framework/IO/Serialization/ISerializableSortedList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using Newtonsoft.Json; using osu.Framework.Lists; diff --git a/osu.Framework/IO/Serialization/SortedListJsonConverter.cs b/osu.Framework/IO/Serialization/SortedListJsonConverter.cs index 8ca2fe8ec..1fb5743a9 100644 --- a/osu.Framework/IO/Serialization/SortedListJsonConverter.cs +++ b/osu.Framework/IO/Serialization/SortedListJsonConverter.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using Newtonsoft.Json; diff --git a/osu.Framework/IO/Stores/CachedResourceStore.cs b/osu.Framework/IO/Stores/CachedResourceStore.cs index 0c09c7e31..2e0f87117 100644 --- a/osu.Framework/IO/Stores/CachedResourceStore.cs +++ b/osu.Framework/IO/Stores/CachedResourceStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Threading.Tasks; diff --git a/osu.Framework/IO/Stores/ChangeableResourceStore.cs b/osu.Framework/IO/Stores/ChangeableResourceStore.cs index ec24c12d1..a15130a1b 100644 --- a/osu.Framework/IO/Stores/ChangeableResourceStore.cs +++ b/osu.Framework/IO/Stores/ChangeableResourceStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/IO/Stores/DllResourceStore.cs b/osu.Framework/IO/Stores/DllResourceStore.cs index 9603ca9fa..0bd736c4d 100644 --- a/osu.Framework/IO/Stores/DllResourceStore.cs +++ b/osu.Framework/IO/Stores/DllResourceStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/IO/Stores/FileSystemResourceStore.cs b/osu.Framework/IO/Stores/FileSystemResourceStore.cs index 50f8c5e08..b87ccdf6a 100644 --- a/osu.Framework/IO/Stores/FileSystemResourceStore.cs +++ b/osu.Framework/IO/Stores/FileSystemResourceStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.IO; using System.Threading.Tasks; diff --git a/osu.Framework/IO/Stores/FontStore.cs b/osu.Framework/IO/Stores/FontStore.cs index c44ff0b38..8f23aa8d8 100644 --- a/osu.Framework/IO/Stores/FontStore.cs +++ b/osu.Framework/IO/Stores/FontStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics.Textures; diff --git a/osu.Framework/IO/Stores/GlyphStore.cs b/osu.Framework/IO/Stores/GlyphStore.cs index e874f8356..296546de4 100644 --- a/osu.Framework/IO/Stores/GlyphStore.cs +++ b/osu.Framework/IO/Stores/GlyphStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/IO/Stores/IResourceStore.cs b/osu.Framework/IO/Stores/IResourceStore.cs index 6a605eeb3..9ca28826f 100644 --- a/osu.Framework/IO/Stores/IResourceStore.cs +++ b/osu.Framework/IO/Stores/IResourceStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/IO/Stores/NamespacedResourceStore.cs b/osu.Framework/IO/Stores/NamespacedResourceStore.cs index 7ed3e85bb..7c2064448 100644 --- a/osu.Framework/IO/Stores/NamespacedResourceStore.cs +++ b/osu.Framework/IO/Stores/NamespacedResourceStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; diff --git a/osu.Framework/IO/Stores/OnlineStore.cs b/osu.Framework/IO/Stores/OnlineStore.cs index 8fe790dc4..f260441ba 100644 --- a/osu.Framework/IO/Stores/OnlineStore.cs +++ b/osu.Framework/IO/Stores/OnlineStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/IO/Stores/ResourceStore.cs b/osu.Framework/IO/Stores/ResourceStore.cs index af6f03562..35827fd47 100644 --- a/osu.Framework/IO/Stores/ResourceStore.cs +++ b/osu.Framework/IO/Stores/ResourceStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/IO/Stores/StorageBackedResourceStore.cs b/osu.Framework/IO/Stores/StorageBackedResourceStore.cs index 25e4bfcba..d755b5c9b 100644 --- a/osu.Framework/IO/Stores/StorageBackedResourceStore.cs +++ b/osu.Framework/IO/Stores/StorageBackedResourceStore.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/IStateful.cs b/osu.Framework/IStateful.cs index cc7fdfdb5..536b81ae0 100644 --- a/osu.Framework/IStateful.cs +++ b/osu.Framework/IStateful.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/IUpdateable.cs b/osu.Framework/IUpdateable.cs index 1f9fd98b2..37fa1fc29 100644 --- a/osu.Framework/IUpdateable.cs +++ b/osu.Framework/IUpdateable.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework { diff --git a/osu.Framework/Input/Bindings/IKeyBindingHandler.cs b/osu.Framework/Input/Bindings/IKeyBindingHandler.cs index 7eea72eca..89ee792f0 100644 --- a/osu.Framework/Input/Bindings/IKeyBindingHandler.cs +++ b/osu.Framework/Input/Bindings/IKeyBindingHandler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; diff --git a/osu.Framework/Input/Bindings/IScrollBindingHandler.cs b/osu.Framework/Input/Bindings/IScrollBindingHandler.cs index f8165be39..8a7d283ea 100644 --- a/osu.Framework/Input/Bindings/IScrollBindingHandler.cs +++ b/osu.Framework/Input/Bindings/IScrollBindingHandler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input.Bindings { diff --git a/osu.Framework/Input/Bindings/InputKey.cs b/osu.Framework/Input/Bindings/InputKey.cs index ff11cb765..41aeb265d 100644 --- a/osu.Framework/Input/Bindings/InputKey.cs +++ b/osu.Framework/Input/Bindings/InputKey.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input.Bindings { diff --git a/osu.Framework/Input/Bindings/KeyBinding.cs b/osu.Framework/Input/Bindings/KeyBinding.cs index 2a7dbbd1f..4a08dd1b6 100644 --- a/osu.Framework/Input/Bindings/KeyBinding.cs +++ b/osu.Framework/Input/Bindings/KeyBinding.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input.Bindings { diff --git a/osu.Framework/Input/Bindings/KeyBindingContainer.cs b/osu.Framework/Input/Bindings/KeyBindingContainer.cs index a40b69629..3f3bf368d 100644 --- a/osu.Framework/Input/Bindings/KeyBindingContainer.cs +++ b/osu.Framework/Input/Bindings/KeyBindingContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Diagnostics; diff --git a/osu.Framework/Input/Bindings/KeyCombination.cs b/osu.Framework/Input/Bindings/KeyCombination.cs index e01875f63..d5918c300 100644 --- a/osu.Framework/Input/Bindings/KeyCombination.cs +++ b/osu.Framework/Input/Bindings/KeyCombination.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Input/ConfineMouseMode.cs b/osu.Framework/Input/ConfineMouseMode.cs index 3130039b2..95e32e2ed 100644 --- a/osu.Framework/Input/ConfineMouseMode.cs +++ b/osu.Framework/Input/ConfineMouseMode.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input { diff --git a/osu.Framework/Input/CustomInputManager.cs b/osu.Framework/Input/CustomInputManager.cs index e830a871c..8e0dbbcce 100644 --- a/osu.Framework/Input/CustomInputManager.cs +++ b/osu.Framework/Input/CustomInputManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Input.Handlers; diff --git a/osu.Framework/Input/Events/ClickEvent.cs b/osu.Framework/Input/Events/ClickEvent.cs index b8ce4c154..60e76d156 100644 --- a/osu.Framework/Input/Events/ClickEvent.cs +++ b/osu.Framework/Input/Events/ClickEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/Events/DoubleClickEvent.cs b/osu.Framework/Input/Events/DoubleClickEvent.cs index 2a6229ebc..741376ed1 100644 --- a/osu.Framework/Input/Events/DoubleClickEvent.cs +++ b/osu.Framework/Input/Events/DoubleClickEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/Events/DragEndEvent.cs b/osu.Framework/Input/Events/DragEndEvent.cs index 0c6be8c20..12f803f3d 100644 --- a/osu.Framework/Input/Events/DragEndEvent.cs +++ b/osu.Framework/Input/Events/DragEndEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/Events/DragEvent.cs b/osu.Framework/Input/Events/DragEvent.cs index 84912e2b2..2edeaab8f 100644 --- a/osu.Framework/Input/Events/DragEvent.cs +++ b/osu.Framework/Input/Events/DragEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/Events/DragStartEvent.cs b/osu.Framework/Input/Events/DragStartEvent.cs index 2afdf4de8..27c360f03 100644 --- a/osu.Framework/Input/Events/DragStartEvent.cs +++ b/osu.Framework/Input/Events/DragStartEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/Events/FocusEvent.cs b/osu.Framework/Input/Events/FocusEvent.cs index 1c499fffb..110648798 100644 --- a/osu.Framework/Input/Events/FocusEvent.cs +++ b/osu.Framework/Input/Events/FocusEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/FocusLostEvent.cs b/osu.Framework/Input/Events/FocusLostEvent.cs index 4b53580f5..e643ac045 100644 --- a/osu.Framework/Input/Events/FocusLostEvent.cs +++ b/osu.Framework/Input/Events/FocusLostEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/HoverEvent.cs b/osu.Framework/Input/Events/HoverEvent.cs index 96cb97fce..d780dbce5 100644 --- a/osu.Framework/Input/Events/HoverEvent.cs +++ b/osu.Framework/Input/Events/HoverEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/HoverLostEvent.cs b/osu.Framework/Input/Events/HoverLostEvent.cs index d45537d67..74dd8b65a 100644 --- a/osu.Framework/Input/Events/HoverLostEvent.cs +++ b/osu.Framework/Input/Events/HoverLostEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/JoystickButtonEvent.cs b/osu.Framework/Input/Events/JoystickButtonEvent.cs index e390c0107..03a627092 100644 --- a/osu.Framework/Input/Events/JoystickButtonEvent.cs +++ b/osu.Framework/Input/Events/JoystickButtonEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Extensions.TypeExtensions; diff --git a/osu.Framework/Input/Events/JoystickPressEvent.cs b/osu.Framework/Input/Events/JoystickPressEvent.cs index a6f9407a4..927dc120c 100644 --- a/osu.Framework/Input/Events/JoystickPressEvent.cs +++ b/osu.Framework/Input/Events/JoystickPressEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/JoystickReleaseEvent.cs b/osu.Framework/Input/Events/JoystickReleaseEvent.cs index a0f0eccd4..8e857624e 100644 --- a/osu.Framework/Input/Events/JoystickReleaseEvent.cs +++ b/osu.Framework/Input/Events/JoystickReleaseEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/KeyDownEvent.cs b/osu.Framework/Input/Events/KeyDownEvent.cs index 05f776d22..8071e75a8 100644 --- a/osu.Framework/Input/Events/KeyDownEvent.cs +++ b/osu.Framework/Input/Events/KeyDownEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.TypeExtensions; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/KeyUpEvent.cs b/osu.Framework/Input/Events/KeyUpEvent.cs index cb5919cee..cf0b6402b 100644 --- a/osu.Framework/Input/Events/KeyUpEvent.cs +++ b/osu.Framework/Input/Events/KeyUpEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK.Input; diff --git a/osu.Framework/Input/Events/KeyboardEvent.cs b/osu.Framework/Input/Events/KeyboardEvent.cs index 67715cfd4..a3cfdb5c3 100644 --- a/osu.Framework/Input/Events/KeyboardEvent.cs +++ b/osu.Framework/Input/Events/KeyboardEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Extensions.TypeExtensions; diff --git a/osu.Framework/Input/Events/MouseButtonEvent.cs b/osu.Framework/Input/Events/MouseButtonEvent.cs index bc4fe6108..201bacd1d 100644 --- a/osu.Framework/Input/Events/MouseButtonEvent.cs +++ b/osu.Framework/Input/Events/MouseButtonEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.TypeExtensions; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/MouseDownEvent.cs b/osu.Framework/Input/Events/MouseDownEvent.cs index 6a503d111..01b4f340a 100644 --- a/osu.Framework/Input/Events/MouseDownEvent.cs +++ b/osu.Framework/Input/Events/MouseDownEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/Events/MouseEvent.cs b/osu.Framework/Input/Events/MouseEvent.cs index a36003469..b5aa02419 100644 --- a/osu.Framework/Input/Events/MouseEvent.cs +++ b/osu.Framework/Input/Events/MouseEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; diff --git a/osu.Framework/Input/Events/MouseMoveEvent.cs b/osu.Framework/Input/Events/MouseMoveEvent.cs index 093e38b3b..bab7e9934 100644 --- a/osu.Framework/Input/Events/MouseMoveEvent.cs +++ b/osu.Framework/Input/Events/MouseMoveEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/Events/MouseUpEvent.cs b/osu.Framework/Input/Events/MouseUpEvent.cs index b8569c1de..f0e9acea7 100644 --- a/osu.Framework/Input/Events/MouseUpEvent.cs +++ b/osu.Framework/Input/Events/MouseUpEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/Events/ScrollEvent.cs b/osu.Framework/Input/Events/ScrollEvent.cs index 914835751..c0aacf228 100644 --- a/osu.Framework/Input/Events/ScrollEvent.cs +++ b/osu.Framework/Input/Events/ScrollEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.TypeExtensions; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/Events/UIEvent.cs b/osu.Framework/Input/Events/UIEvent.cs index f07c5e52f..3a1754013 100644 --- a/osu.Framework/Input/Events/UIEvent.cs +++ b/osu.Framework/Input/Events/UIEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using JetBrains.Annotations; diff --git a/osu.Framework/Input/FrameworkActionContainer.cs b/osu.Framework/Input/FrameworkActionContainer.cs index afd921514..eafe33954 100644 --- a/osu.Framework/Input/FrameworkActionContainer.cs +++ b/osu.Framework/Input/FrameworkActionContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework/Input/GameWindowTextInput.cs b/osu.Framework/Input/GameWindowTextInput.cs index c83c1857e..3f8f4ff2d 100644 --- a/osu.Framework/Input/GameWindowTextInput.cs +++ b/osu.Framework/Input/GameWindowTextInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Platform; diff --git a/osu.Framework/Input/Handlers/IHasCursorSensitivity.cs b/osu.Framework/Input/Handlers/IHasCursorSensitivity.cs index b16f4a653..657202719 100644 --- a/osu.Framework/Input/Handlers/IHasCursorSensitivity.cs +++ b/osu.Framework/Input/Handlers/IHasCursorSensitivity.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Configuration; diff --git a/osu.Framework/Input/Handlers/INeedsMousePositionFeedback.cs b/osu.Framework/Input/Handlers/INeedsMousePositionFeedback.cs index d5b2ebddf..7f5d50b8c 100644 --- a/osu.Framework/Input/Handlers/INeedsMousePositionFeedback.cs +++ b/osu.Framework/Input/Handlers/INeedsMousePositionFeedback.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; diff --git a/osu.Framework/Input/Handlers/InputHandler.cs b/osu.Framework/Input/Handlers/InputHandler.cs index 39709dc6c..5c4f335aa 100644 --- a/osu.Framework/Input/Handlers/InputHandler.cs +++ b/osu.Framework/Input/Handlers/InputHandler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Concurrent; diff --git a/osu.Framework/Input/Handlers/Joystick/OsuTKJoystickHandler.cs b/osu.Framework/Input/Handlers/Joystick/OsuTKJoystickHandler.cs index 7cdfd7d0a..ebd7fcb25 100644 --- a/osu.Framework/Input/Handlers/Joystick/OsuTKJoystickHandler.cs +++ b/osu.Framework/Input/Handlers/Joystick/OsuTKJoystickHandler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Input/Handlers/Keyboard/OsuTKKeyboardHandler.cs b/osu.Framework/Input/Handlers/Keyboard/OsuTKKeyboardHandler.cs index 56165fc2a..59f78a469 100644 --- a/osu.Framework/Input/Handlers/Keyboard/OsuTKKeyboardHandler.cs +++ b/osu.Framework/Input/Handlers/Keyboard/OsuTKKeyboardHandler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Input/Handlers/Mouse/OsuTKEventMouseState.cs b/osu.Framework/Input/Handlers/Mouse/OsuTKEventMouseState.cs index d65529fce..95800fe57 100644 --- a/osu.Framework/Input/Handlers/Mouse/OsuTKEventMouseState.cs +++ b/osu.Framework/Input/Handlers/Mouse/OsuTKEventMouseState.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; diff --git a/osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandler.cs b/osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandler.cs index da1c16de7..2c7c5deba 100644 --- a/osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandler.cs +++ b/osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Drawing; using osu.Framework.Platform; diff --git a/osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandlerBase.cs b/osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandlerBase.cs index 4ce07d716..0778b1435 100644 --- a/osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandlerBase.cs +++ b/osu.Framework/Input/Handlers/Mouse/OsuTKMouseHandlerBase.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.StateChanges; using osu.Framework.Platform; diff --git a/osu.Framework/Input/Handlers/Mouse/OsuTKMouseState.cs b/osu.Framework/Input/Handlers/Mouse/OsuTKMouseState.cs index 38c31766e..26cde28a8 100644 --- a/osu.Framework/Input/Handlers/Mouse/OsuTKMouseState.cs +++ b/osu.Framework/Input/Handlers/Mouse/OsuTKMouseState.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osuTK.Input; diff --git a/osu.Framework/Input/Handlers/Mouse/OsuTKPollMouseState.cs b/osu.Framework/Input/Handlers/Mouse/OsuTKPollMouseState.cs index 1a9df5e87..6f55ddb09 100644 --- a/osu.Framework/Input/Handlers/Mouse/OsuTKPollMouseState.cs +++ b/osu.Framework/Input/Handlers/Mouse/OsuTKPollMouseState.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; diff --git a/osu.Framework/Input/Handlers/Mouse/OsuTKRawMouseHandler.cs b/osu.Framework/Input/Handlers/Mouse/OsuTKRawMouseHandler.cs index ba7a9d050..762ce4d47 100644 --- a/osu.Framework/Input/Handlers/Mouse/OsuTKRawMouseHandler.cs +++ b/osu.Framework/Input/Handlers/Mouse/OsuTKRawMouseHandler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Input/IHandleGlobalInput.cs b/osu.Framework/Input/IHandleGlobalInput.cs index cd62bd1e6..5e44a5a77 100644 --- a/osu.Framework/Input/IHandleGlobalInput.cs +++ b/osu.Framework/Input/IHandleGlobalInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input { diff --git a/osu.Framework/Input/IRequireHighFrequencyMousePosition.cs b/osu.Framework/Input/IRequireHighFrequencyMousePosition.cs index ac2abdb21..5eb88c4b1 100644 --- a/osu.Framework/Input/IRequireHighFrequencyMousePosition.cs +++ b/osu.Framework/Input/IRequireHighFrequencyMousePosition.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; diff --git a/osu.Framework/Input/ITextInputSource.cs b/osu.Framework/Input/ITextInputSource.cs index e01c5716f..505255b59 100644 --- a/osu.Framework/Input/ITextInputSource.cs +++ b/osu.Framework/Input/ITextInputSource.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Input/InputManager.cs b/osu.Framework/Input/InputManager.cs index 9dd4ff5a8..1f8fa94f8 100644 --- a/osu.Framework/Input/InputManager.cs +++ b/osu.Framework/Input/InputManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Input/InputResampler.cs b/osu.Framework/Input/InputResampler.cs index d34526f93..ac998783a 100644 --- a/osu.Framework/Input/InputResampler.cs +++ b/osu.Framework/Input/InputResampler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Input/JoystickAxis.cs b/osu.Framework/Input/JoystickAxis.cs index 095fd49d4..63cb76464 100644 --- a/osu.Framework/Input/JoystickAxis.cs +++ b/osu.Framework/Input/JoystickAxis.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input { diff --git a/osu.Framework/Input/JoystickButton.cs b/osu.Framework/Input/JoystickButton.cs index 6634d987a..af96dc48f 100644 --- a/osu.Framework/Input/JoystickButton.cs +++ b/osu.Framework/Input/JoystickButton.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input { diff --git a/osu.Framework/Input/MouseButtonEventManager.cs b/osu.Framework/Input/MouseButtonEventManager.cs index 7c815186a..99ed299f0 100644 --- a/osu.Framework/Input/MouseButtonEventManager.cs +++ b/osu.Framework/Input/MouseButtonEventManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Input/PassThroughInputManager.cs b/osu.Framework/Input/PassThroughInputManager.cs index 1617ae979..a02dafebc 100644 --- a/osu.Framework/Input/PassThroughInputManager.cs +++ b/osu.Framework/Input/PassThroughInputManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework/Input/PlatformActionContainer.cs b/osu.Framework/Input/PlatformActionContainer.cs index 95e5a7c45..6c546aa55 100644 --- a/osu.Framework/Input/PlatformActionContainer.cs +++ b/osu.Framework/Input/PlatformActionContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Allocation; diff --git a/osu.Framework/Input/StateChanges/ButtonInput.cs b/osu.Framework/Input/StateChanges/ButtonInput.cs index 3c9b60135..78a504cf0 100644 --- a/osu.Framework/Input/StateChanges/ButtonInput.cs +++ b/osu.Framework/Input/StateChanges/ButtonInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Linq; diff --git a/osu.Framework/Input/StateChanges/ButtonInputEntry.cs b/osu.Framework/Input/StateChanges/ButtonInputEntry.cs index 689efb907..546c144c9 100644 --- a/osu.Framework/Input/StateChanges/ButtonInputEntry.cs +++ b/osu.Framework/Input/StateChanges/ButtonInputEntry.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input.StateChanges { diff --git a/osu.Framework/Input/StateChanges/ButtonStateChangeKind.cs b/osu.Framework/Input/StateChanges/ButtonStateChangeKind.cs index abd8165ee..7f75de258 100644 --- a/osu.Framework/Input/StateChanges/ButtonStateChangeKind.cs +++ b/osu.Framework/Input/StateChanges/ButtonStateChangeKind.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input.StateChanges { diff --git a/osu.Framework/Input/StateChanges/Events/ButtonStateChangeEvent.cs b/osu.Framework/Input/StateChanges/Events/ButtonStateChangeEvent.cs index 3d645beff..05300b7ff 100644 --- a/osu.Framework/Input/StateChanges/Events/ButtonStateChangeEvent.cs +++ b/osu.Framework/Input/StateChanges/Events/ButtonStateChangeEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; diff --git a/osu.Framework/Input/StateChanges/Events/InputStateChangeEvent.cs b/osu.Framework/Input/StateChanges/Events/InputStateChangeEvent.cs index 1c629fa15..e5092ac1c 100644 --- a/osu.Framework/Input/StateChanges/Events/InputStateChangeEvent.cs +++ b/osu.Framework/Input/StateChanges/Events/InputStateChangeEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using JetBrains.Annotations; diff --git a/osu.Framework/Input/StateChanges/Events/MousePositionChangeEvent.cs b/osu.Framework/Input/StateChanges/Events/MousePositionChangeEvent.cs index eff3f7b86..3fa12b9dd 100644 --- a/osu.Framework/Input/StateChanges/Events/MousePositionChangeEvent.cs +++ b/osu.Framework/Input/StateChanges/Events/MousePositionChangeEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/StateChanges/Events/MouseScrollChangeEvent.cs b/osu.Framework/Input/StateChanges/Events/MouseScrollChangeEvent.cs index 6345606c9..293f878f2 100644 --- a/osu.Framework/Input/StateChanges/Events/MouseScrollChangeEvent.cs +++ b/osu.Framework/Input/StateChanges/Events/MouseScrollChangeEvent.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; using osuTK; diff --git a/osu.Framework/Input/StateChanges/IInput.cs b/osu.Framework/Input/StateChanges/IInput.cs index 40391698e..c07b8c78a 100644 --- a/osu.Framework/Input/StateChanges/IInput.cs +++ b/osu.Framework/Input/StateChanges/IInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.States; diff --git a/osu.Framework/Input/StateChanges/IInputStateChangeHandler.cs b/osu.Framework/Input/StateChanges/IInputStateChangeHandler.cs index 2b4b85dca..46e368458 100644 --- a/osu.Framework/Input/StateChanges/IInputStateChangeHandler.cs +++ b/osu.Framework/Input/StateChanges/IInputStateChangeHandler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.StateChanges.Events; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/StateChanges/JoystickButtonInput.cs b/osu.Framework/Input/StateChanges/JoystickButtonInput.cs index a7e49f8c2..61538ef5c 100644 --- a/osu.Framework/Input/StateChanges/JoystickButtonInput.cs +++ b/osu.Framework/Input/StateChanges/JoystickButtonInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/StateChanges/KeyboardKeyInput.cs b/osu.Framework/Input/StateChanges/KeyboardKeyInput.cs index 25ef062c6..2f84c462a 100644 --- a/osu.Framework/Input/StateChanges/KeyboardKeyInput.cs +++ b/osu.Framework/Input/StateChanges/KeyboardKeyInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/StateChanges/MouseButtonInput.cs b/osu.Framework/Input/StateChanges/MouseButtonInput.cs index 10dac8edc..7e82beea2 100644 --- a/osu.Framework/Input/StateChanges/MouseButtonInput.cs +++ b/osu.Framework/Input/StateChanges/MouseButtonInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/StateChanges/MousePositionAbsoluteInput.cs b/osu.Framework/Input/StateChanges/MousePositionAbsoluteInput.cs index 1a35facd7..4d947c71c 100644 --- a/osu.Framework/Input/StateChanges/MousePositionAbsoluteInput.cs +++ b/osu.Framework/Input/StateChanges/MousePositionAbsoluteInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.StateChanges.Events; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/StateChanges/MousePositionRelativeInput.cs b/osu.Framework/Input/StateChanges/MousePositionRelativeInput.cs index 49c884f5d..1ef1f6fad 100644 --- a/osu.Framework/Input/StateChanges/MousePositionRelativeInput.cs +++ b/osu.Framework/Input/StateChanges/MousePositionRelativeInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.StateChanges.Events; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/StateChanges/MouseScrollRelativeInput.cs b/osu.Framework/Input/StateChanges/MouseScrollRelativeInput.cs index 8f81eda6e..181fbb911 100644 --- a/osu.Framework/Input/StateChanges/MouseScrollRelativeInput.cs +++ b/osu.Framework/Input/StateChanges/MouseScrollRelativeInput.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Input.StateChanges.Events; using osu.Framework.Input.States; diff --git a/osu.Framework/Input/States/ButtonStates.cs b/osu.Framework/Input/States/ButtonStates.cs index c8b6b5a6e..cfa306806 100644 --- a/osu.Framework/Input/States/ButtonStates.cs +++ b/osu.Framework/Input/States/ButtonStates.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections; diff --git a/osu.Framework/Input/States/InputState.cs b/osu.Framework/Input/States/InputState.cs index e40f8a116..cd324562b 100644 --- a/osu.Framework/Input/States/InputState.cs +++ b/osu.Framework/Input/States/InputState.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Input.States { diff --git a/osu.Framework/Input/States/JoystickState.cs b/osu.Framework/Input/States/JoystickState.cs index 2469246bb..1505799d3 100644 --- a/osu.Framework/Input/States/JoystickState.cs +++ b/osu.Framework/Input/States/JoystickState.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; diff --git a/osu.Framework/Input/States/KeyboardState.cs b/osu.Framework/Input/States/KeyboardState.cs index 2031a2c56..19a344fc1 100644 --- a/osu.Framework/Input/States/KeyboardState.cs +++ b/osu.Framework/Input/States/KeyboardState.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK.Input; diff --git a/osu.Framework/Input/States/MouseState.cs b/osu.Framework/Input/States/MouseState.cs index 59c24af90..e360d6b50 100644 --- a/osu.Framework/Input/States/MouseState.cs +++ b/osu.Framework/Input/States/MouseState.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.TypeExtensions; using osuTK; diff --git a/osu.Framework/Input/UserInputManager.cs b/osu.Framework/Input/UserInputManager.cs index 58ffb828a..03539e5fb 100644 --- a/osu.Framework/Input/UserInputManager.cs +++ b/osu.Framework/Input/UserInputManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Input.Handlers; diff --git a/osu.Framework/Lists/ComparisonComparer.cs b/osu.Framework/Lists/ComparisonComparer.cs index 2193b5ebd..689a2b298 100644 --- a/osu.Framework/Lists/ComparisonComparer.cs +++ b/osu.Framework/Lists/ComparisonComparer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Lists/FuncEqualityComparer.cs b/osu.Framework/Lists/FuncEqualityComparer.cs index e6a67eb4b..bd4fbb7d5 100644 --- a/osu.Framework/Lists/FuncEqualityComparer.cs +++ b/osu.Framework/Lists/FuncEqualityComparer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Lists/IWeakList.cs b/osu.Framework/Lists/IWeakList.cs index 3def2f0ca..76f1786eb 100644 --- a/osu.Framework/Lists/IWeakList.cs +++ b/osu.Framework/Lists/IWeakList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Lists/LazyList.cs b/osu.Framework/Lists/LazyList.cs index 8c372f4dd..3090639c4 100644 --- a/osu.Framework/Lists/LazyList.cs +++ b/osu.Framework/Lists/LazyList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections; diff --git a/osu.Framework/Lists/LockedWeakList.cs b/osu.Framework/Lists/LockedWeakList.cs index 3f9454799..19859c530 100644 --- a/osu.Framework/Lists/LockedWeakList.cs +++ b/osu.Framework/Lists/LockedWeakList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Lists/SortedList.cs b/osu.Framework/Lists/SortedList.cs index adc64e436..689e9ec83 100644 --- a/osu.Framework/Lists/SortedList.cs +++ b/osu.Framework/Lists/SortedList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.TypeExtensions; using System; diff --git a/osu.Framework/Lists/WeakList.cs b/osu.Framework/Lists/WeakList.cs index b6fcb2173..0ed1731ae 100644 --- a/osu.Framework/Lists/WeakList.cs +++ b/osu.Framework/Lists/WeakList.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Localisation/ILocalisedBindableString.cs b/osu.Framework/Localisation/ILocalisedBindableString.cs index 477c4e11c..79c86728f 100644 --- a/osu.Framework/Localisation/ILocalisedBindableString.cs +++ b/osu.Framework/Localisation/ILocalisedBindableString.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Configuration; diff --git a/osu.Framework/Localisation/IUnicodeBindableString.cs b/osu.Framework/Localisation/IUnicodeBindableString.cs index 329d49ec1..a4c375ca4 100644 --- a/osu.Framework/Localisation/IUnicodeBindableString.cs +++ b/osu.Framework/Localisation/IUnicodeBindableString.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using JetBrains.Annotations; using osu.Framework.Configuration; diff --git a/osu.Framework/Localisation/LocalisationManager.cs b/osu.Framework/Localisation/LocalisationManager.cs index 6c3f06e6b..8a74870e1 100644 --- a/osu.Framework/Localisation/LocalisationManager.cs +++ b/osu.Framework/Localisation/LocalisationManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Globalization; diff --git a/osu.Framework/Localisation/LocalisationManager_LocalisedBindableString.cs b/osu.Framework/Localisation/LocalisationManager_LocalisedBindableString.cs index a6252ce60..d3f31b78c 100644 --- a/osu.Framework/Localisation/LocalisationManager_LocalisedBindableString.cs +++ b/osu.Framework/Localisation/LocalisationManager_LocalisedBindableString.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Configuration; diff --git a/osu.Framework/Localisation/LocalisedString.cs b/osu.Framework/Localisation/LocalisedString.cs index 5579266f3..ba21efb75 100644 --- a/osu.Framework/Localisation/LocalisedString.cs +++ b/osu.Framework/Localisation/LocalisedString.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Configuration; diff --git a/osu.Framework/Logging/Logger.cs b/osu.Framework/Logging/Logger.cs index dd6062bab..49a65b8b8 100644 --- a/osu.Framework/Logging/Logger.cs +++ b/osu.Framework/Logging/Logger.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Logging/RollingTime.cs b/osu.Framework/Logging/RollingTime.cs index 17ff625e6..8ec0ef546 100644 --- a/osu.Framework/Logging/RollingTime.cs +++ b/osu.Framework/Logging/RollingTime.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Logging/ThrowingTraceListener.cs b/osu.Framework/Logging/ThrowingTraceListener.cs index 532ebcf62..8caf3bb81 100644 --- a/osu.Framework/Logging/ThrowingTraceListener.cs +++ b/osu.Framework/Logging/ThrowingTraceListener.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Diagnostics; using NUnit.Framework; diff --git a/osu.Framework/MathUtils/Blur.cs b/osu.Framework/MathUtils/Blur.cs index f41370290..efc07ee00 100644 --- a/osu.Framework/MathUtils/Blur.cs +++ b/osu.Framework/MathUtils/Blur.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/MathUtils/Interpolation.cs b/osu.Framework/MathUtils/Interpolation.cs index 309d2079d..1c51ad8b0 100644 --- a/osu.Framework/MathUtils/Interpolation.cs +++ b/osu.Framework/MathUtils/Interpolation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Linq; diff --git a/osu.Framework/MathUtils/NumberFormatter.cs b/osu.Framework/MathUtils/NumberFormatter.cs index f3a047d26..732ff35d2 100644 --- a/osu.Framework/MathUtils/NumberFormatter.cs +++ b/osu.Framework/MathUtils/NumberFormatter.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/MathUtils/PathApproximator.cs b/osu.Framework/MathUtils/PathApproximator.cs index c214e5374..cc4f65dc3 100644 --- a/osu.Framework/MathUtils/PathApproximator.cs +++ b/osu.Framework/MathUtils/PathApproximator.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/MathUtils/Precision.cs b/osu.Framework/MathUtils/Precision.cs index d3e3473f1..a1c4ff41e 100644 --- a/osu.Framework/MathUtils/Precision.cs +++ b/osu.Framework/MathUtils/Precision.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using System; diff --git a/osu.Framework/MathUtils/RNG.cs b/osu.Framework/MathUtils/RNG.cs index c06ddfd3e..238495af1 100644 --- a/osu.Framework/MathUtils/RNG.cs +++ b/osu.Framework/MathUtils/RNG.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/MathUtils/Validation.cs b/osu.Framework/MathUtils/Validation.cs index f66812b3e..dc0960674 100644 --- a/osu.Framework/MathUtils/Validation.cs +++ b/osu.Framework/MathUtils/Validation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osu.Framework.Graphics; diff --git a/osu.Framework/Physics/IRigidBody.cs b/osu.Framework/Physics/IRigidBody.cs index 7d839642e..ba7075c9f 100644 --- a/osu.Framework/Physics/IRigidBody.cs +++ b/osu.Framework/Physics/IRigidBody.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osuTK; diff --git a/osu.Framework/Physics/RigidBodyContainer.cs b/osu.Framework/Physics/RigidBodyContainer.cs index 560768c7e..e433bd63b 100644 --- a/osu.Framework/Physics/RigidBodyContainer.cs +++ b/osu.Framework/Physics/RigidBodyContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using System; diff --git a/osu.Framework/Physics/RigidBodySimulation.cs b/osu.Framework/Physics/RigidBodySimulation.cs index 270e92325..12bf307ac 100644 --- a/osu.Framework/Physics/RigidBodySimulation.cs +++ b/osu.Framework/Physics/RigidBodySimulation.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK; using osu.Framework.Graphics; diff --git a/osu.Framework/Platform/Architecture.cs b/osu.Framework/Platform/Architecture.cs index b7f1a29b6..e2f738af0 100644 --- a/osu.Framework/Platform/Architecture.cs +++ b/osu.Framework/Platform/Architecture.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/Clipboard.cs b/osu.Framework/Platform/Clipboard.cs index f3de2d210..7ed0c353a 100644 --- a/osu.Framework/Platform/Clipboard.cs +++ b/osu.Framework/Platform/Clipboard.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Platform { diff --git a/osu.Framework/Platform/DesktopGameHost.cs b/osu.Framework/Platform/DesktopGameHost.cs index 632ebf5fd..10056a2a1 100644 --- a/osu.Framework/Platform/DesktopGameHost.cs +++ b/osu.Framework/Platform/DesktopGameHost.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using System.Diagnostics; diff --git a/osu.Framework/Platform/DesktopGameWindow.cs b/osu.Framework/Platform/DesktopGameWindow.cs index 6a1633765..eeffc3737 100644 --- a/osu.Framework/Platform/DesktopGameWindow.cs +++ b/osu.Framework/Platform/DesktopGameWindow.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Platform/DesktopStorage.cs b/osu.Framework/Platform/DesktopStorage.cs index 455714bd9..adcb28402 100644 --- a/osu.Framework/Platform/DesktopStorage.cs +++ b/osu.Framework/Platform/DesktopStorage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Platform/GameHost.cs b/osu.Framework/Platform/GameHost.cs index f68bb19a1..ce1fe309e 100644 --- a/osu.Framework/Platform/GameHost.cs +++ b/osu.Framework/Platform/GameHost.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Platform/GameWindow.cs b/osu.Framework/Platform/GameWindow.cs index ce4ecbfb7..06596c7df 100644 --- a/osu.Framework/Platform/GameWindow.cs +++ b/osu.Framework/Platform/GameWindow.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Platform/HeadlessGameHost.cs b/osu.Framework/Platform/HeadlessGameHost.cs index 7d86ff3f4..cdd09cd8c 100644 --- a/osu.Framework/Platform/HeadlessGameHost.cs +++ b/osu.Framework/Platform/HeadlessGameHost.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Input.Handlers; diff --git a/osu.Framework/Platform/IIpcHost.cs b/osu.Framework/Platform/IIpcHost.cs index b98311096..e3a38d35c 100644 --- a/osu.Framework/Platform/IIpcHost.cs +++ b/osu.Framework/Platform/IIpcHost.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading.Tasks; diff --git a/osu.Framework/Platform/IpcChannel.cs b/osu.Framework/Platform/IpcChannel.cs index 6442ee06a..faec278e5 100644 --- a/osu.Framework/Platform/IpcChannel.cs +++ b/osu.Framework/Platform/IpcChannel.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading.Tasks; diff --git a/osu.Framework/Platform/IpcMessage.cs b/osu.Framework/Platform/IpcMessage.cs index 16c72c7e0..6a5904689 100644 --- a/osu.Framework/Platform/IpcMessage.cs +++ b/osu.Framework/Platform/IpcMessage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Platform { diff --git a/osu.Framework/Platform/Linux/LinuxClipboard.cs b/osu.Framework/Platform/Linux/LinuxClipboard.cs index 45f769c43..429596a19 100644 --- a/osu.Framework/Platform/Linux/LinuxClipboard.cs +++ b/osu.Framework/Platform/Linux/LinuxClipboard.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. // using System.Windows.Forms; diff --git a/osu.Framework/Platform/Linux/LinuxGameHost.cs b/osu.Framework/Platform/Linux/LinuxGameHost.cs index bb426d3ea..e7aab74fd 100644 --- a/osu.Framework/Platform/Linux/LinuxGameHost.cs +++ b/osu.Framework/Platform/Linux/LinuxGameHost.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Platform.Linux.Native; using osu.Framework.Platform.Linux.Sdl; diff --git a/osu.Framework/Platform/Linux/LinuxGameWindow.cs b/osu.Framework/Platform/Linux/LinuxGameWindow.cs index 36033a059..86ce74474 100644 --- a/osu.Framework/Platform/Linux/LinuxGameWindow.cs +++ b/osu.Framework/Platform/Linux/LinuxGameWindow.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Linq; diff --git a/osu.Framework/Platform/Linux/LinuxStorage.cs b/osu.Framework/Platform/Linux/LinuxStorage.cs index b79c63ad4..aef811cd6 100644 --- a/osu.Framework/Platform/Linux/LinuxStorage.cs +++ b/osu.Framework/Platform/Linux/LinuxStorage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Platform/Linux/Native/Library.cs b/osu.Framework/Platform/Linux/Native/Library.cs index c01705c6c..a7b46c4fe 100644 --- a/osu.Framework/Platform/Linux/Native/Library.cs +++ b/osu.Framework/Platform/Linux/Native/Library.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Platform/Linux/Sdl/SdlClipboard.cs b/osu.Framework/Platform/Linux/Sdl/SdlClipboard.cs index f35c81bcd..4d433832f 100644 --- a/osu.Framework/Platform/Linux/Sdl/SdlClipboard.cs +++ b/osu.Framework/Platform/Linux/Sdl/SdlClipboard.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/MacOS/MacOSClipboard.cs b/osu.Framework/Platform/MacOS/MacOSClipboard.cs index b682a28dc..55294c5f7 100644 --- a/osu.Framework/Platform/MacOS/MacOSClipboard.cs +++ b/osu.Framework/Platform/MacOS/MacOSClipboard.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Platform.MacOS.Native; diff --git a/osu.Framework/Platform/MacOS/MacOSGameHost.cs b/osu.Framework/Platform/MacOS/MacOSGameHost.cs index f5eeec83e..3b8debd87 100644 --- a/osu.Framework/Platform/MacOS/MacOSGameHost.cs +++ b/osu.Framework/Platform/MacOS/MacOSGameHost.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using osu.Framework.Input; diff --git a/osu.Framework/Platform/MacOS/MacOSGameWindow.cs b/osu.Framework/Platform/MacOS/MacOSGameWindow.cs index 6138d8bd7..d38a9748b 100644 --- a/osu.Framework/Platform/MacOS/MacOSGameWindow.cs +++ b/osu.Framework/Platform/MacOS/MacOSGameWindow.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Platform/MacOS/MacOSStorage.cs b/osu.Framework/Platform/MacOS/MacOSStorage.cs index 3a0fd6262..5c4421bb1 100644 --- a/osu.Framework/Platform/MacOS/MacOSStorage.cs +++ b/osu.Framework/Platform/MacOS/MacOSStorage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Platform/MacOS/Native/Class.cs b/osu.Framework/Platform/MacOS/Native/Class.cs index f6cb14822..d58b6c989 100644 --- a/osu.Framework/Platform/MacOS/Native/Class.cs +++ b/osu.Framework/Platform/MacOS/Native/Class.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/MacOS/Native/Cocoa.cs b/osu.Framework/Platform/MacOS/Native/Cocoa.cs index e6c96fcfe..610f60923 100644 --- a/osu.Framework/Platform/MacOS/Native/Cocoa.cs +++ b/osu.Framework/Platform/MacOS/Native/Cocoa.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Linq; diff --git a/osu.Framework/Platform/MacOS/Native/NSApplication.cs b/osu.Framework/Platform/MacOS/Native/NSApplication.cs index 42b83a803..def4ff822 100644 --- a/osu.Framework/Platform/MacOS/Native/NSApplication.cs +++ b/osu.Framework/Platform/MacOS/Native/NSApplication.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Platform/MacOS/Native/NSArray.cs b/osu.Framework/Platform/MacOS/Native/NSArray.cs index a095ad6c5..a6b1499ef 100644 --- a/osu.Framework/Platform/MacOS/Native/NSArray.cs +++ b/osu.Framework/Platform/MacOS/Native/NSArray.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Platform/MacOS/Native/NSDictionary.cs b/osu.Framework/Platform/MacOS/Native/NSDictionary.cs index edbc3a2f0..4054c445b 100644 --- a/osu.Framework/Platform/MacOS/Native/NSDictionary.cs +++ b/osu.Framework/Platform/MacOS/Native/NSDictionary.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Platform/MacOS/Native/NSNotificationCenter.cs b/osu.Framework/Platform/MacOS/Native/NSNotificationCenter.cs index 5e2278cb2..b2c42f503 100644 --- a/osu.Framework/Platform/MacOS/Native/NSNotificationCenter.cs +++ b/osu.Framework/Platform/MacOS/Native/NSNotificationCenter.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Platform/MacOS/Native/NSPasteboard.cs b/osu.Framework/Platform/MacOS/Native/NSPasteboard.cs index d77927440..b1bccdc8f 100644 --- a/osu.Framework/Platform/MacOS/Native/NSPasteboard.cs +++ b/osu.Framework/Platform/MacOS/Native/NSPasteboard.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Platform/MacOS/Native/Selector.cs b/osu.Framework/Platform/MacOS/Native/Selector.cs index be63bed49..286a1171d 100644 --- a/osu.Framework/Platform/MacOS/Native/Selector.cs +++ b/osu.Framework/Platform/MacOS/Native/Selector.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/MonoPInvokeCallbackAttribute.cs b/osu.Framework/Platform/MonoPInvokeCallbackAttribute.cs index 5776535b3..060075a8b 100644 --- a/osu.Framework/Platform/MonoPInvokeCallbackAttribute.cs +++ b/osu.Framework/Platform/MonoPInvokeCallbackAttribute.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.CompilerServices; diff --git a/osu.Framework/Platform/Storage.cs b/osu.Framework/Platform/Storage.cs index e0afe4e11..45bd3c334 100644 --- a/osu.Framework/Platform/Storage.cs +++ b/osu.Framework/Platform/Storage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Platform/TcpIpcProvider.cs b/osu.Framework/Platform/TcpIpcProvider.cs index 7b2807ac6..0336c5546 100644 --- a/osu.Framework/Platform/TcpIpcProvider.cs +++ b/osu.Framework/Platform/TcpIpcProvider.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/Platform/Windows/Native/Execution.cs b/osu.Framework/Platform/Windows/Native/Execution.cs index c318e8991..71dbd3ba0 100644 --- a/osu.Framework/Platform/Windows/Native/Execution.cs +++ b/osu.Framework/Platform/Windows/Native/Execution.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/Windows/Native/Icon.cs b/osu.Framework/Platform/Windows/Native/Icon.cs index 1ffc50809..21fd98b71 100644 --- a/osu.Framework/Platform/Windows/Native/Icon.cs +++ b/osu.Framework/Platform/Windows/Native/Icon.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/Windows/Native/IconGroup.cs b/osu.Framework/Platform/Windows/Native/IconGroup.cs index 0f59aa439..72add9792 100644 --- a/osu.Framework/Platform/Windows/Native/IconGroup.cs +++ b/osu.Framework/Platform/Windows/Native/IconGroup.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.IO; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/Windows/Native/Input.cs b/osu.Framework/Platform/Windows/Native/Input.cs index d17e8d99e..6f878ba98 100644 --- a/osu.Framework/Platform/Windows/Native/Input.cs +++ b/osu.Framework/Platform/Windows/Native/Input.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Drawing; diff --git a/osu.Framework/Platform/Windows/TimePeriod.cs b/osu.Framework/Platform/Windows/TimePeriod.cs index 989bcce7d..65311a632 100644 --- a/osu.Framework/Platform/Windows/TimePeriod.cs +++ b/osu.Framework/Platform/Windows/TimePeriod.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/Windows/WindowsClipboard.cs b/osu.Framework/Platform/Windows/WindowsClipboard.cs index 3532a1cf8..0b4bffea3 100644 --- a/osu.Framework/Platform/Windows/WindowsClipboard.cs +++ b/osu.Framework/Platform/Windows/WindowsClipboard.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Platform/Windows/WindowsGameHost.cs b/osu.Framework/Platform/Windows/WindowsGameHost.cs index 7c2eebe80..2fce0ca7d 100644 --- a/osu.Framework/Platform/Windows/WindowsGameHost.cs +++ b/osu.Framework/Platform/Windows/WindowsGameHost.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Platform.Windows.Native; diff --git a/osu.Framework/Platform/Windows/WindowsGameWindow.cs b/osu.Framework/Platform/Windows/WindowsGameWindow.cs index 7f77a2af2..db09ca1c6 100644 --- a/osu.Framework/Platform/Windows/WindowsGameWindow.cs +++ b/osu.Framework/Platform/Windows/WindowsGameWindow.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Platform/Windows/WindowsStorage.cs b/osu.Framework/Platform/Windows/WindowsStorage.cs index 93b0a462a..686675d5c 100644 --- a/osu.Framework/Platform/Windows/WindowsStorage.cs +++ b/osu.Framework/Platform/Windows/WindowsStorage.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/Properties/AssemblyInfo.cs b/osu.Framework/Properties/AssemblyInfo.cs index 9c03a8374..6b3c21c85 100644 --- a/osu.Framework/Properties/AssemblyInfo.cs +++ b/osu.Framework/Properties/AssemblyInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Runtime.CompilerServices; diff --git a/osu.Framework/RuntimeInfo.cs b/osu.Framework/RuntimeInfo.cs index fcebde960..05ae8adcd 100644 --- a/osu.Framework/RuntimeInfo.cs +++ b/osu.Framework/RuntimeInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Runtime.InteropServices; diff --git a/osu.Framework/Screens/Screen.cs b/osu.Framework/Screens/Screen.cs index e0f43e60b..649eb6d12 100644 --- a/osu.Framework/Screens/Screen.cs +++ b/osu.Framework/Screens/Screen.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; diff --git a/osu.Framework/Statistics/BackgroundStackTraceCollector.cs b/osu.Framework/Statistics/BackgroundStackTraceCollector.cs index 9545bac9b..a78d8d3f6 100644 --- a/osu.Framework/Statistics/BackgroundStackTraceCollector.cs +++ b/osu.Framework/Statistics/BackgroundStackTraceCollector.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Logging; diff --git a/osu.Framework/Statistics/FrameStatistics.cs b/osu.Framework/Statistics/FrameStatistics.cs index 5e0a3f959..990a474c0 100644 --- a/osu.Framework/Statistics/FrameStatistics.cs +++ b/osu.Framework/Statistics/FrameStatistics.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Statistics/PerformanceMonitor.cs b/osu.Framework/Statistics/PerformanceMonitor.cs index dabc9a4d4..0491b0abc 100644 --- a/osu.Framework/Statistics/PerformanceMonitor.cs +++ b/osu.Framework/Statistics/PerformanceMonitor.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.MathUtils; diff --git a/osu.Framework/Testing/Dependencies/CachedNullableProvider.cs b/osu.Framework/Testing/Dependencies/CachedNullableProvider.cs index 47fb9467c..0cfc9b852 100644 --- a/osu.Framework/Testing/Dependencies/CachedNullableProvider.cs +++ b/osu.Framework/Testing/Dependencies/CachedNullableProvider.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; diff --git a/osu.Framework/Testing/Dependencies/CachedStructProvider.cs b/osu.Framework/Testing/Dependencies/CachedStructProvider.cs index 043c83220..06fc76264 100644 --- a/osu.Framework/Testing/Dependencies/CachedStructProvider.cs +++ b/osu.Framework/Testing/Dependencies/CachedStructProvider.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; diff --git a/osu.Framework/Testing/DrawFrameRecordingContainer.cs b/osu.Framework/Testing/DrawFrameRecordingContainer.cs index fa946400f..369a79a64 100644 --- a/osu.Framework/Testing/DrawFrameRecordingContainer.cs +++ b/osu.Framework/Testing/DrawFrameRecordingContainer.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Collections.Generic; using JetBrains.Annotations; diff --git a/osu.Framework/Testing/Drawables/Sections/ToolbarAssemblySection.cs b/osu.Framework/Testing/Drawables/Sections/ToolbarAssemblySection.cs index 6c5a4755d..194dcb525 100644 --- a/osu.Framework/Testing/Drawables/Sections/ToolbarAssemblySection.cs +++ b/osu.Framework/Testing/Drawables/Sections/ToolbarAssemblySection.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Linq; using System.Reflection; diff --git a/osu.Framework/Testing/Drawables/Sections/ToolbarRateSection.cs b/osu.Framework/Testing/Drawables/Sections/ToolbarRateSection.cs index e44a1c7af..74e3b2b25 100644 --- a/osu.Framework/Testing/Drawables/Sections/ToolbarRateSection.cs +++ b/osu.Framework/Testing/Drawables/Sections/ToolbarRateSection.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework/Testing/Drawables/Sections/ToolbarRecordSection.cs b/osu.Framework/Testing/Drawables/Sections/ToolbarRecordSection.cs index f08f62f13..079036215 100644 --- a/osu.Framework/Testing/Drawables/Sections/ToolbarRecordSection.cs +++ b/osu.Framework/Testing/Drawables/Sections/ToolbarRecordSection.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Allocation; using osu.Framework.Graphics; diff --git a/osu.Framework/Testing/Drawables/Steps/AssertButton.cs b/osu.Framework/Testing/Drawables/Steps/AssertButton.cs index 9be071a48..f967079b4 100644 --- a/osu.Framework/Testing/Drawables/Steps/AssertButton.cs +++ b/osu.Framework/Testing/Drawables/Steps/AssertButton.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/Testing/Drawables/Steps/RepeatStepButton.cs b/osu.Framework/Testing/Drawables/Steps/RepeatStepButton.cs index 4b8dcfee8..3f7c812bd 100644 --- a/osu.Framework/Testing/Drawables/Steps/RepeatStepButton.cs +++ b/osu.Framework/Testing/Drawables/Steps/RepeatStepButton.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Testing/Drawables/Steps/SingleStepButton.cs b/osu.Framework/Testing/Drawables/Steps/SingleStepButton.cs index 0eed6f254..2fbcf44df 100644 --- a/osu.Framework/Testing/Drawables/Steps/SingleStepButton.cs +++ b/osu.Framework/Testing/Drawables/Steps/SingleStepButton.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Testing/Drawables/Steps/StepButton.cs b/osu.Framework/Testing/Drawables/Steps/StepButton.cs index 3f13ccb28..8192899a5 100644 --- a/osu.Framework/Testing/Drawables/Steps/StepButton.cs +++ b/osu.Framework/Testing/Drawables/Steps/StepButton.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Allocation; diff --git a/osu.Framework/Testing/Drawables/Steps/StepSlider.cs b/osu.Framework/Testing/Drawables/Steps/StepSlider.cs index cc2f8e105..3596bd8d5 100644 --- a/osu.Framework/Testing/Drawables/Steps/StepSlider.cs +++ b/osu.Framework/Testing/Drawables/Steps/StepSlider.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osuTK.Graphics; using osu.Framework.Configuration; diff --git a/osu.Framework/Testing/Drawables/Steps/ToggleStepButton.cs b/osu.Framework/Testing/Drawables/Steps/ToggleStepButton.cs index fb19989a0..1682e3c8d 100644 --- a/osu.Framework/Testing/Drawables/Steps/ToggleStepButton.cs +++ b/osu.Framework/Testing/Drawables/Steps/ToggleStepButton.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using osu.Framework.Graphics; diff --git a/osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs b/osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs index 9e10625de..b7389dce8 100644 --- a/osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs +++ b/osu.Framework/Testing/Drawables/Steps/UntilStepButton.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/Testing/Drawables/TestBrowserToolbar.cs b/osu.Framework/Testing/Drawables/TestBrowserToolbar.cs index 2b0dbc131..bfbd0b71f 100644 --- a/osu.Framework/Testing/Drawables/TestBrowserToolbar.cs +++ b/osu.Framework/Testing/Drawables/TestBrowserToolbar.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Reflection; using osu.Framework.Allocation; diff --git a/osu.Framework/Testing/Drawables/TestCaseButton.cs b/osu.Framework/Testing/Drawables/TestCaseButton.cs index 9977f90ef..2110b6746 100644 --- a/osu.Framework/Testing/Drawables/TestCaseButton.cs +++ b/osu.Framework/Testing/Drawables/TestCaseButton.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.ComponentModel; diff --git a/osu.Framework/Testing/Drawables/ToolbarSection.cs b/osu.Framework/Testing/Drawables/ToolbarSection.cs index bd7751f41..4ef540a7c 100644 --- a/osu.Framework/Testing/Drawables/ToolbarSection.cs +++ b/osu.Framework/Testing/Drawables/ToolbarSection.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics.Containers; diff --git a/osu.Framework/Testing/DynamicClassCompiler.cs b/osu.Framework/Testing/DynamicClassCompiler.cs index a7305fdaf..f753a9161 100644 --- a/osu.Framework/Testing/DynamicClassCompiler.cs +++ b/osu.Framework/Testing/DynamicClassCompiler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.IO; diff --git a/osu.Framework/Testing/GridTestCase.cs b/osu.Framework/Testing/GridTestCase.cs index 136fe1ce6..04568b69a 100644 --- a/osu.Framework/Testing/GridTestCase.cs +++ b/osu.Framework/Testing/GridTestCase.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions; using osu.Framework.Graphics; diff --git a/osu.Framework/Testing/IDynamicallyCompile.cs b/osu.Framework/Testing/IDynamicallyCompile.cs index 023411c4f..fbc19da1c 100644 --- a/osu.Framework/Testing/IDynamicallyCompile.cs +++ b/osu.Framework/Testing/IDynamicallyCompile.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Testing/Input/ManualInputManager.cs b/osu.Framework/Testing/Input/ManualInputManager.cs index 73343e2da..b6289d81f 100644 --- a/osu.Framework/Testing/Input/ManualInputManager.cs +++ b/osu.Framework/Testing/Input/ManualInputManager.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Graphics; using osu.Framework.Input; diff --git a/osu.Framework/Testing/ManualInputManagerTestCase.cs b/osu.Framework/Testing/ManualInputManagerTestCase.cs index ba8518370..1c6a0d264 100644 --- a/osu.Framework/Testing/ManualInputManagerTestCase.cs +++ b/osu.Framework/Testing/ManualInputManagerTestCase.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using NUnit.Framework; using osu.Framework.Extensions.IEnumerableExtensions; diff --git a/osu.Framework/Testing/TestBrowser.cs b/osu.Framework/Testing/TestBrowser.cs index 580e84c62..2fe415229 100644 --- a/osu.Framework/Testing/TestBrowser.cs +++ b/osu.Framework/Testing/TestBrowser.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Testing/TestBrowserConfig.cs b/osu.Framework/Testing/TestBrowserConfig.cs index 72068514a..18a009d38 100644 --- a/osu.Framework/Testing/TestBrowserConfig.cs +++ b/osu.Framework/Testing/TestBrowserConfig.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Configuration; using osu.Framework.Platform; diff --git a/osu.Framework/Testing/TestBrowserTestRunner.cs b/osu.Framework/Testing/TestBrowserTestRunner.cs index 913c5e541..88041d989 100644 --- a/osu.Framework/Testing/TestBrowserTestRunner.cs +++ b/osu.Framework/Testing/TestBrowserTestRunner.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Linq; diff --git a/osu.Framework/Testing/TestCase.cs b/osu.Framework/Testing/TestCase.cs index ad4782444..3fa5d2350 100644 --- a/osu.Framework/Testing/TestCase.cs +++ b/osu.Framework/Testing/TestCase.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Generic; diff --git a/osu.Framework/Testing/TestCaseTestRunner.cs b/osu.Framework/Testing/TestCaseTestRunner.cs index d2b8885df..6202d8ccb 100644 --- a/osu.Framework/Testing/TestCaseTestRunner.cs +++ b/osu.Framework/Testing/TestCaseTestRunner.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics; diff --git a/osu.Framework/Threading/AtomicCounter.cs b/osu.Framework/Threading/AtomicCounter.cs index 245824301..ee844ec09 100644 --- a/osu.Framework/Threading/AtomicCounter.cs +++ b/osu.Framework/Threading/AtomicCounter.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System.Threading; diff --git a/osu.Framework/Threading/AudioThread.cs b/osu.Framework/Threading/AudioThread.cs index 05c696c30..0294c8a6d 100644 --- a/osu.Framework/Threading/AudioThread.cs +++ b/osu.Framework/Threading/AudioThread.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Statistics; using System; diff --git a/osu.Framework/Threading/DrawThread.cs b/osu.Framework/Threading/DrawThread.cs index 59cf0373d..a5550ddb3 100644 --- a/osu.Framework/Threading/DrawThread.cs +++ b/osu.Framework/Threading/DrawThread.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Statistics; using System; diff --git a/osu.Framework/Threading/GameThread.cs b/osu.Framework/Threading/GameThread.cs index 3773bfed3..d708b0aec 100644 --- a/osu.Framework/Threading/GameThread.cs +++ b/osu.Framework/Threading/GameThread.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Threading; diff --git a/osu.Framework/Threading/InputThread.cs b/osu.Framework/Threading/InputThread.cs index 53fc964f4..ec20c9b93 100644 --- a/osu.Framework/Threading/InputThread.cs +++ b/osu.Framework/Threading/InputThread.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Statistics; using System; diff --git a/osu.Framework/Threading/Scheduler.cs b/osu.Framework/Threading/Scheduler.cs index 768603e8d..72dc5832c 100644 --- a/osu.Framework/Threading/Scheduler.cs +++ b/osu.Framework/Threading/Scheduler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Concurrent; diff --git a/osu.Framework/Threading/ThreadedTaskScheduler.cs b/osu.Framework/Threading/ThreadedTaskScheduler.cs index 3cb0833d2..d3f57c31a 100644 --- a/osu.Framework/Threading/ThreadedTaskScheduler.cs +++ b/osu.Framework/Threading/ThreadedTaskScheduler.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Collections.Concurrent; diff --git a/osu.Framework/Threading/UpdateThread.cs b/osu.Framework/Threading/UpdateThread.cs index 1b12a272c..8d183e551 100644 --- a/osu.Framework/Threading/UpdateThread.cs +++ b/osu.Framework/Threading/UpdateThread.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Statistics; using System; diff --git a/osu.Framework/Timing/DecoupleableInterpolatingFramedClock.cs b/osu.Framework/Timing/DecoupleableInterpolatingFramedClock.cs index 80179b3de..b3bf57363 100644 --- a/osu.Framework/Timing/DecoupleableInterpolatingFramedClock.cs +++ b/osu.Framework/Timing/DecoupleableInterpolatingFramedClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Timing { diff --git a/osu.Framework/Timing/FrameTimeInfo.cs b/osu.Framework/Timing/FrameTimeInfo.cs index b85c1d07c..27a676ba1 100644 --- a/osu.Framework/Timing/FrameTimeInfo.cs +++ b/osu.Framework/Timing/FrameTimeInfo.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Globalization; diff --git a/osu.Framework/Timing/FramedClock.cs b/osu.Framework/Timing/FramedClock.cs index 6711bee1d..a65bba623 100644 --- a/osu.Framework/Timing/FramedClock.cs +++ b/osu.Framework/Timing/FramedClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.TypeExtensions; using System; diff --git a/osu.Framework/Timing/FramedOffsetClock.cs b/osu.Framework/Timing/FramedOffsetClock.cs index 8e81b99a0..6e28ab86e 100644 --- a/osu.Framework/Timing/FramedOffsetClock.cs +++ b/osu.Framework/Timing/FramedOffsetClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Timing { diff --git a/osu.Framework/Timing/IAdjustableClock.cs b/osu.Framework/Timing/IAdjustableClock.cs index f85859634..548ca4d74 100644 --- a/osu.Framework/Timing/IAdjustableClock.cs +++ b/osu.Framework/Timing/IAdjustableClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Timing { diff --git a/osu.Framework/Timing/IClock.cs b/osu.Framework/Timing/IClock.cs index 1ad998973..c17b9c5f2 100644 --- a/osu.Framework/Timing/IClock.cs +++ b/osu.Framework/Timing/IClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Timing { diff --git a/osu.Framework/Timing/IFrameBasedClock.cs b/osu.Framework/Timing/IFrameBasedClock.cs index 5787e8314..3edf38143 100644 --- a/osu.Framework/Timing/IFrameBasedClock.cs +++ b/osu.Framework/Timing/IFrameBasedClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Timing { diff --git a/osu.Framework/Timing/InterpolatingFramedClock.cs b/osu.Framework/Timing/InterpolatingFramedClock.cs index ca68d7101..115b20ce5 100644 --- a/osu.Framework/Timing/InterpolatingFramedClock.cs +++ b/osu.Framework/Timing/InterpolatingFramedClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; diff --git a/osu.Framework/Timing/ManualClock.cs b/osu.Framework/Timing/ManualClock.cs index 300d74c94..c40145ff3 100644 --- a/osu.Framework/Timing/ManualClock.cs +++ b/osu.Framework/Timing/ManualClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Timing { diff --git a/osu.Framework/Timing/OffsetClock.cs b/osu.Framework/Timing/OffsetClock.cs index 2bb097b29..f5363b2ab 100644 --- a/osu.Framework/Timing/OffsetClock.cs +++ b/osu.Framework/Timing/OffsetClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. namespace osu.Framework.Timing { diff --git a/osu.Framework/Timing/StopwatchClock.cs b/osu.Framework/Timing/StopwatchClock.cs index ae3720564..29937f179 100644 --- a/osu.Framework/Timing/StopwatchClock.cs +++ b/osu.Framework/Timing/StopwatchClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using osu.Framework.Extensions.TypeExtensions; using System; diff --git a/osu.Framework/Timing/ThrottledFrameClock.cs b/osu.Framework/Timing/ThrottledFrameClock.cs index a91c8f0f8..f9ef97383 100644 --- a/osu.Framework/Timing/ThrottledFrameClock.cs +++ b/osu.Framework/Timing/ThrottledFrameClock.cs @@ -1,5 +1,5 @@ -// Copyright (c) 2007-2018 ppy Pty Ltd . -// Licensed under the MIT Licence - https://raw.githubusercontent.com/ppy/osu-framework/master/LICENCE +// Copyright (c) ppy Pty Ltd . Licensed under the MIT Licence. +// See the LICENCE file in the repository root for full licence text. using System; using System.Diagnostics;